summaryrefslogtreecommitdiffstats
path: root/installerfw.pro
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-03-12 12:38:21 +0100
committerNiels Weber <niels.weber@digia.com>2013-03-12 14:06:15 +0100
commitfdfd3e5ab1a7133e9096c969cfb51be7113c8dd2 (patch)
tree7cf51027015619db3bc9f4d2f15246411e615b44 /installerfw.pro
parent133be4f61df31e59ef7bab3ef83eea21196c5fc3 (diff)
Remove old testapp.
Change-Id: I9da84c8ce31a80807a7d96a05ce203e50b5cdb78 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'installerfw.pro')
-rw-r--r--installerfw.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerfw.pro b/installerfw.pro
index 2f0b653d7..1f17d1dc9 100644
--- a/installerfw.pro
+++ b/installerfw.pro
@@ -1,6 +1,6 @@
CONFIG += ordered
TEMPLATE = subdirs
-SUBDIRS += src examples tests tools
+SUBDIRS += src tests tools
include (installerfw.pri)
include (doc/doc.pri)