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 aeee97f95..a2d2041e5 100644
--- a/sync.profile
+++ b/sync.profile
@@ -6,6 +6,7 @@
"Qt3DOpenAL" => "$basedir/src/openal",
"Qt3DBulletPhysics" => "$basedir/src/bulletphysics",
"Qt3DQuickBulletPhysics" => "$basedir/src/quick3d/quick3dbulletphysics",
+ "Qt3DInput" => "$basedir/src/input",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);