summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro')
-rw-r--r--tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro b/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
index bc239ad1a8..c04ed05ff3 100644
--- a/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
+++ b/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
@@ -1,5 +1,5 @@
TEMPLATE = lib
-CONFIG += qt warn_on release staticlib
+CONFIG += release staticlib
CONFIG -= dll
HEADERS = simple.h