aboutsummaryrefslogtreecommitdiffstats
path: root/static.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-05-23 09:45:49 +0200
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-05-23 14:48:08 +0200
commit03f6ea7f86088399879aea6ee93d4e3a09674dcb (patch)
tree130dc11d30767edb009b65ff2d6aca226fa2168a /static.pro
parent647c6a854996acb7f8623f6122d0b889c6fe2468 (diff)
make phony_target hack work on mac even with qt 5.1
See also change a4e593c910 in qt-creator. Change-Id: Ib41c68b9eaa7f844b624179efd24ca5ff31d3ebe Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to 'static.pro')
-rw-r--r--static.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/static.pro b/static.pro
index e7b81c1cb..880bf05dd 100644
--- a/static.pro
+++ b/static.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = phony_target
-CONFIG -= qt separate_debug_info gdb_dwarf_index
+CONFIG -= qt sdk separate_debug_info gdb_dwarf_index
QT =
LIBS =
macx:CONFIG -= app_bundle