53939f99655e — Chris Cannam 11 years ago
win32 target name
1 files changed, 1 insertions(+), 0 deletions(-)

M tests/tests.pro
M tests/tests.pro +1 -0
@@ 4,6 4,7 @@ CONFIG += debug console
 QT += testlib
 QT -= gui
 TARGET = test-dataquay
+win*: TARGET = "TestDataquay"
 
 exists(../config.pri) {
 	include(../config.pri)