summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire.ecortex.kdab.com>2014-10-28 14:58:42 +0100
committerSean Harmer <sean.harmer@kdab.com>2014-11-02 12:42:49 +0100
commitd91ace86e584b7123087d5e61f5cd57c0c62316c (patch)
tree551bf2af95c13ca9f3887ba5be7bd5b5232fc8e6 /sync.profile
parent33f7a73c80a5027dd1a77c1a0c3be96fd086fbbe (diff)
Added empty QInputsAspect
Change-Id: I188ae49f5ec183008a23c2efaeda973182125e57 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 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
);