summaryrefslogtreecommitdiffstats
path: root/tests/manual/assimp-cpp/assimp-cpp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/assimp-cpp/assimp-cpp.pro')
-rw-r--r--tests/manual/assimp-cpp/assimp-cpp.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/manual/assimp-cpp/assimp-cpp.pro b/tests/manual/assimp-cpp/assimp-cpp.pro
deleted file mode 100644
index b8d0b1b3b..000000000
--- a/tests/manual/assimp-cpp/assimp-cpp.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-android|ios|tvos|winrt {
- warning( "This example is not supported for android, ios, tvos, or winrt." )
-}
-
-!include( ../manual.pri ) {
- error( "Couldn't find the manual.pri file!" )
-}
-
-QT += widgets 3dcore 3drender 3dinput 3dextras
-
-SOURCES += main.cpp