summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2014-06-13 17:04:12 +0100
committerSean Harmer <sean.harmer@kdab.com>2014-06-26 10:12:56 +0200
commit37f9725d0533fa4a479956c1eede811459ffbe90 (patch)
treea74ca347abfec366d489dc09b33968510244621e /sync.profile
parent17f552800cc1a1a8edb6ef8de92b0c62a6ba09f5 (diff)
Add empty shell for a physics aspect using the Bullet engine
Change-Id: Ie2cfbc7ec6b6430f5b1cb7e8681591ac962be871 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 78d0650cd..d4dbca743 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,6 +4,7 @@
"Qt3DQuick" => "$basedir/src/quick3d/quick3d",
"Qt3DQuickRenderer" => "$basedir/src/quick3d/quick3drenderer",
"Qt3DOpenAL" => "$basedir/src/openal",
+ "Qt3DBulletPhysics" => "$basedir/src/bulletphysics",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);