diff tonyapp.pro @ 510:a3d73feeb850

Merge from branch "2.0-integration"
author Chris Cannam
date Mon, 19 Oct 2015 14:17:07 +0100
parents fcc7e62bfac7
children 449a0355f864
line wrap: on
line diff
--- a/tonyapp.pro	Mon Oct 19 11:56:22 2015 +0100
+++ b/tonyapp.pro	Mon Oct 19 14:17:07 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