summaryrefslogtreecommitdiffstats
path: root/src/activeqt/activeqt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/activeqt.pro')
-rw-r--r--src/activeqt/activeqt.pro11
1 files changed, 2 insertions, 9 deletions
diff --git a/src/activeqt/activeqt.pro b/src/activeqt/activeqt.pro
index c826882..b6d45e5 100644
--- a/src/activeqt/activeqt.pro
+++ b/src/activeqt/activeqt.pro
@@ -1,14 +1,7 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS = container
+axshared.file = axshared.prx
+SUBDIRS = axshared container
!wince*: SUBDIRS += control
-TARGET = ActiveQt
-VERSION = $$QT_VERSION
-MODULE = activeqt
-MODULE_DEPENDS = widgets
-MODULE_PRI = $$section(PWD, /, 0, -3)/modules/qt_activeqt.pri
-load(qt_module_fwdpri)
-load(qt_module_headers)
-load(qt_installs)