summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2015-02-19 13:35:03 +0000
committerSean Harmer <sean.harmer@kdab.com>2015-02-19 17:08:23 +0000
commitb7b9c97c54a58405fba017366236510650200b69 (patch)
treea4c6eea3ae38a22a70cd4ce0238dceb8442baaf8 /examples/examples.pro
parent9d68e897ad80c092cee215f8254c40210d59c122 (diff)
Remove incomplete bullet and OpenAL aspects
This can be reverted following the merge from dev -> 5.5. Change-Id: I7b85e64aa91d9ed81e3ef4d866e531056314d72e Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 7f7e681bf..d47fd5bb8 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -34,10 +34,6 @@ SUBDIRS += \
#SUBDIRS += qt3d
#qtHaveModule(qml): SUBDIRS += quick3d
-qtHaveModule(3dbulletphysics) {
- SUBDIRS += rollerball
-}
-
# Make all other subdirs depend on exampleresources
for(subdir, SUBDIRS) {
!equals(subdir, exampleresources) {