projects
/
web/konrad/pack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
814f370
)
qwbase: correct target dir
author
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 3 Mar 2013 21:21:22 +0000 (22:21 +0100)
committer
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 3 Mar 2013 21:21:22 +0000 (22:21 +0100)
qtbase/wbase.pro
patch
|
blob
|
history
diff --git
a/qtbase/wbase.pro
b/qtbase/wbase.pro
index
39a0f99
..
6eaa415
100644
(file)
--- 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