summaryrefslogtreecommitdiffstats
path: root/qtactiveqt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtactiveqt.pro')
-rw-r--r--qtactiveqt.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/qtactiveqt.pro b/qtactiveqt.pro
deleted file mode 100644
index ba8e079..0000000
--- a/qtactiveqt.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-requires(qtHaveModule(widgets))
-
-CONFIG += tests_need_tools
-load(qt_parts)
-
-!win32 {
- message("ActiveQt is a Windows Desktop-only module. Will just generate a docs target.")
- SUBDIRS = src
-}