summaryrefslogtreecommitdiff
path: root/tests/auto/dumpcpp/dumpcpp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/dumpcpp/dumpcpp.pro')
-rw-r--r--tests/auto/dumpcpp/dumpcpp.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/dumpcpp/dumpcpp.pro b/tests/auto/dumpcpp/dumpcpp.pro
index 776aa32..aae7bd8 100644
--- a/tests/auto/dumpcpp/dumpcpp.pro
+++ b/tests/auto/dumpcpp/dumpcpp.pro
@@ -1,5 +1,5 @@
-CONFIG += testcase qaxcontainer
-QT += widgets testlib
+CONFIG += testcase
+QT += widgets axcontainer testlib
SOURCES += tst_dumpcpp.cpp
TARGET = tst_dumpcpp
@@ -8,4 +8,4 @@ TYPELIBS = $$(SystemRoot)\\system32\\ieframe.dll
!exists($$TYPELIBS) {
message("Web Browser type library for test not found!")
-} \ No newline at end of file
+}