aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/qmltypememory/TestPlugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qmltypememory/TestPlugin/plugin.pro')
-rw-r--r--tests/manual/qmltypememory/TestPlugin/plugin.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/manual/qmltypememory/TestPlugin/plugin.pro b/tests/manual/qmltypememory/TestPlugin/plugin.pro
deleted file mode 100644
index 7575442800..0000000000
--- a/tests/manual/qmltypememory/TestPlugin/plugin.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-QT += qml
-
-TARGET = testplugin
-
-SOURCES += plugin.cpp