From: Konrad Rosenbaum Date: Sun, 3 Mar 2013 21:21:22 +0000 (+0100) Subject: qwbase: correct target dir X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=01e32564337c5a177110bef33032b5b498375eda;p=web%2Fkonrad%2Fpack.git qwbase: correct target dir --- diff --git a/qtbase/wbase.pro b/qtbase/wbase.pro index 39a0f99..6eaa415 100644 --- a/qtbase/wbase.pro +++ b/qtbase/wbase.pro @@ -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