summaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
deleted file mode 100644
index 4a83738..0000000
--- a/tools/tools.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = subdirs
-
-CONFIG += ordered
-
-SUBDIRS = dumpdoc \
- dumpcpp \
- testcon
-
-qtNomakeTools( \
- testcon \
-)