summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/assimp-cpp/assimp-cpp.pro
diff options
context:
space:
mode:
authorRobert Brock <robert.brock@kdab.com>2016-05-10 15:37:17 +0100
committerSean Harmer <sean.harmer@kdab.com>2016-05-15 13:45:27 +0000
commiteee0745693050bac1e42d2f386d2c8507bd0fda0 (patch)
tree31efa1bcf14d32670a077ac2e9ca740aafe878b2 /examples/qt3d/assimp-cpp/assimp-cpp.pro
parentada62a79b3858c9294854664c3058184f358598e (diff)
Moved assimp-cpp example to manual test
Part of an examples cleanup Change-Id: I1abf679795f7cdc23922880e598a742e58d9aa0a Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/qt3d/assimp-cpp/assimp-cpp.pro')
-rw-r--r--examples/qt3d/assimp-cpp/assimp-cpp.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/qt3d/assimp-cpp/assimp-cpp.pro b/examples/qt3d/assimp-cpp/assimp-cpp.pro
deleted file mode 100644
index 201cef7a2..000000000
--- a/examples/qt3d/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( ../examples.pri ) {
- error( "Couldn't find the examples.pri file!" )
-}
-
-QT += widgets 3dcore 3drender 3dinput 3dextras
-
-SOURCES += main.cpp