aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/qtcreator/qtcomponents/qtcomponents.pro2
-rw-r--r--share/qtcreator/static.pro2
-rw-r--r--share/qtcreator/translations/translations.pro2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/qtcreator/qtcomponents/qtcomponents.pro b/lib/qtcreator/qtcomponents/qtcomponents.pro
index 33268cf3cbd..c263f32d4fa 100644
--- a/lib/qtcreator/qtcomponents/qtcomponents.pro
+++ b/lib/qtcreator/qtcomponents/qtcomponents.pro
@@ -2,7 +2,7 @@ include(../../../qtcreator.pri)
TEMPLATE = app
TARGET = phony_target3
-CONFIG -= qt separate_debug_info gdb_dwarf_index
+CONFIG -= qt sdk separate_debug_info gdb_dwarf_index
QT =
LIBS =
macx:CONFIG -= app_bundle
diff --git a/share/qtcreator/static.pro b/share/qtcreator/static.pro
index 891708b00f2..4ae6ec17549 100644
--- a/share/qtcreator/static.pro
+++ b/share/qtcreator/static.pro
@@ -2,7 +2,7 @@ include(../../qtcreator.pri)
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
diff --git a/share/qtcreator/translations/translations.pro b/share/qtcreator/translations/translations.pro
index 9ed907bd6f9..547f7557a96 100644
--- a/share/qtcreator/translations/translations.pro
+++ b/share/qtcreator/translations/translations.pro
@@ -98,7 +98,7 @@ QMAKE_EXTRA_TARGETS += ts
TEMPLATE = app
TARGET = phony_target2
-CONFIG -= qt separate_debug_info gdb_dwarf_index
+CONFIG -= qt sdk separate_debug_info gdb_dwarf_index
QT =
LIBS =