summaryrefslogtreecommitdiffstats
path: root/examples/uitools/uitools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uitools/uitools.pro')
-rw-r--r--examples/uitools/uitools.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/uitools/uitools.pro b/examples/uitools/uitools.pro
deleted file mode 100644
index f17de666fb..0000000000
--- a/examples/uitools/uitools.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = multipleinheritance
-
-!wince*:!symbian:contains(QT_BUILD_PARTS, tools): SUBDIRS += textfinder
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/uitools
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS uitools.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/uitools
-INSTALLS += target sources
-
-symbian: CONFIG += qt_example
-QT += widgets
-maemo5: CONFIG += qt_example