aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmltyperegistrar/foreign/foreign.pro')
-rw-r--r--tests/auto/qml/qmltyperegistrar/foreign/foreign.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro b/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro
deleted file mode 100644
index 87521eac43..0000000000
--- a/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = lib
-QT = core
-
-macos:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-
-SOURCES = foreign.cpp
-HEADERS = foreign.h
-
-CONFIG += metatypes static