summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
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
);