Mercurial > hg > tony
diff tonyapp.pro @ 509:fcc7e62bfac7 2.0-integration
win32 build/deploy fixes
author | Chris Cannam |
---|---|
date | Mon, 19 Oct 2015 14:16:55 +0100 |
parents | 7665cc683dd1 |
children | 449a0355f864 |
line wrap: on
line diff
--- a/tonyapp.pro Wed Oct 14 16:39:14 2015 +0100 +++ b/tonyapp.pro Mon Oct 19 14:16:55 2015 +0100 @@ -60,7 +60,7 @@ } win* { -MY_LIBS = -Lsvapp/release -Lsvgui/release -Lsvcore/release -Ldataquay/release $$MY_LIBS +MY_LIBS = -Lsvapp/release -Lsvgui/release -Lsvcore/release -Ldataquay/release -Lrelease $$MY_LIBS } LIBS = $$MY_LIBS $$LIBS