summaryrefslogtreecommitdiff
path: root/examples/activeqt/multiple/multiple.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/multiple/multiple.pro')
-rw-r--r--examples/activeqt/multiple/multiple.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/activeqt/multiple/multiple.pro b/examples/activeqt/multiple/multiple.pro
index 295376d..3dbf77e 100644
--- a/examples/activeqt/multiple/multiple.pro
+++ b/examples/activeqt/multiple/multiple.pro
@@ -1,8 +1,8 @@
TEMPLATE = lib
TARGET = multipleax
-CONFIG += qt warn_off qaxserver dll
-QT += widgets
+CONFIG += qt warn_off dll
+QT += widgets axserver
SOURCES = main.cpp
HEADERS = ax1.h ax2.h