summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtbug-76766/qtbug-76766.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtbug-76766/qtbug-76766.pro')
-rw-r--r--tests/manual/qtbug-76766/qtbug-76766.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/manual/qtbug-76766/qtbug-76766.pro b/tests/manual/qtbug-76766/qtbug-76766.pro
deleted file mode 100644
index f332d7d57..000000000
--- a/tests/manual/qtbug-76766/qtbug-76766.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick
-CONFIG += c++11
-
-SOURCES += main.cpp
-
-RESOURCES += qml.qrc \
- shaders.qrc
-