summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2014-06-14 20:40:21 +0100
committerSean Harmer <sean.harmer@kdab.com>2014-06-28 19:20:55 +0200
commitc676a7e74ad1b8486fe516ffde76cb92e0108a78 (patch)
treea0591da81d5175b2ff2d1011b9a504c0535344b4 /sync.profile
parent3624ac170577cd5cb30754a608e4c30cfa85cfe6 (diff)
Add Quick3DBulletPhysics QML plugin
Don't build it yet as it's still empty and OS X doesn't like empty libs. Change-Id: Idd50ab685b4260fddc40604af9a0341e7a087b7f Reviewed-by: Sean Harmer <sean.harmer@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 d4dbca743..e08f8fd55 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,6 +5,7 @@
"Qt3DQuickRenderer" => "$basedir/src/quick3d/quick3drenderer",
"Qt3DOpenAL" => "$basedir/src/openal",
"Qt3DBulletPhysics" => "$basedir/src/bulletphysics",
+ "Qt3DQuickBulletPhysics" => "$basedir/src/quick3d/quick3dbulletphysics",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);