qwbase: correct target dir
authorKonrad Rosenbaum <konrad@silmor.de>
Sun, 3 Mar 2013 21:21:22 +0000 (22:21 +0100)
committerKonrad Rosenbaum <konrad@silmor.de>
Sun, 3 Mar 2013 21:21:22 +0000 (22:21 +0100)
qtbase/wbase.pro

index 39a0f99..6eaa415 100644 (file)
@@ -4,7 +4,7 @@
 
 TEMPLATE = lib
 TARGET = qwbase
-DESTDIR = ../qtbase
+DESTDIR = $$PWD
 CONFIG += dll create_prl separate_debug_info hide_symbols
 QT += xml network
 QT -= gui