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 bfe797c39..b6ffdf18e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,6 +5,7 @@
"Qt3DQuickRenderer" => "$basedir/src/quick3d/quick3drenderer",
"Qt3DInput" => "$basedir/src/input",
"Qt3DLogic" => "$basedir/src/logic",
+ "Qt3DCollision" => "$basedir/src/collision",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);