summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/wrapper/wrapper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/wrapper/wrapper.pro')
-rw-r--r--examples/activeqt/wrapper/wrapper.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/activeqt/wrapper/wrapper.pro b/examples/activeqt/wrapper/wrapper.pro
index 1d2c3ae..b07e8f3 100644
--- a/examples/activeqt/wrapper/wrapper.pro
+++ b/examples/activeqt/wrapper/wrapper.pro
@@ -1,8 +1,8 @@
TEMPLATE = lib
TARGET = wrapperax
-CONFIG += qt warn_off qaxserver dll
-QT += widgets
+CONFIG += qt warn_off dll
+QT += widgets axserver
SOURCES = main.cpp
RC_FILE = wrapperax.rc