aboutsummaryrefslogtreecommitdiffstats
path: root/examples/window/window.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/window/window.pro')
-rw-r--r--examples/window/window.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/window/window.pro b/examples/window/window.pro
deleted file mode 100644
index 5dea5d621f..0000000000
--- a/examples/window/window.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += \
- #screen \
- window
-
-# install
-sources.files = window.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/window
-INSTALLS += sources