summaryrefslogtreecommitdiffstats
path: root/tests/manual/qmlmultiwindow/qmlmultiwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qmlmultiwindow/qmlmultiwindow.pro')
-rw-r--r--tests/manual/qmlmultiwindow/qmlmultiwindow.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/manual/qmlmultiwindow/qmlmultiwindow.pro b/tests/manual/qmlmultiwindow/qmlmultiwindow.pro
deleted file mode 100644
index c3e7d1bd..00000000
--- a/tests/manual/qmlmultiwindow/qmlmultiwindow.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-!include( ../tests.pri ) {
- error( "Couldn't find the tests.pri file!" )
-}
-
-# The .cpp file which was generated for your project. Feel free to hack it.
-SOURCES += main.cpp
-
-RESOURCES += qmlmultiwindow.qrc
-
-OTHER_FILES += doc/src/* \
- doc/images/* \
- qml/qmlmultiwindow/*