summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/hierarchy/hierarchy.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/hierarchy/hierarchy.pro')
-rw-r--r--examples/activeqt/hierarchy/hierarchy.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/activeqt/hierarchy/hierarchy.pro b/examples/activeqt/hierarchy/hierarchy.pro
index 9d4c665..4429ef6 100644
--- a/examples/activeqt/hierarchy/hierarchy.pro
+++ b/examples/activeqt/hierarchy/hierarchy.pro
@@ -1,8 +1,8 @@
TEMPLATE = lib
TARGET = hierarchyax
-CONFIG += qt warn_off qaxserver dll
-QT += widgets
+CONFIG += qt warn_off dll
+QT += widgets axserver
SOURCES = objects.cpp main.cpp
HEADERS = objects.h