summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qt3d.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/qt3d.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/qt3d.pro')
-rw-r--r--examples/qt3d/qt3d.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/qt3d/qt3d.pro b/examples/qt3d/qt3d.pro
index d6eaae8e4..b3f5d91a2 100644
--- a/examples/qt3d/qt3d.pro
+++ b/examples/qt3d/qt3d.pro
@@ -25,5 +25,4 @@ qtHaveModule(multimedia): SUBDIRS += audio-visualizer-qml
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d
-qtHaveModule(widgets): SUBDIRS += assimp-cpp \
- basicshapes-cpp
+qtHaveModule(widgets): SUBDIRS += basicshapes-cpp