--- qsampler/trunk/src/src.pro 2010/05/17 08:36:20 2092 +++ qsampler/trunk/src/src.pro 2010/10/06 18:49:54 2144 @@ -99,9 +99,9 @@ win32 { - contains(CONFIG, debug) { - CONFIG += console - } + CONFIG(debug, debug|release): CONFIG += console + INSTALLS += target + target.path = $$PREFIX/bin } macx {