summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2014-05-30 19:16:55 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-31 15:49:16 +0200
commit167eabb45c88035f5c4fb7748fe5f4404ef991b3 (patch)
treed63bb932618a48bff19ab8f03dcdd82d1adf0554 /sync.profile
parent7f750d898f26312ab76f716c8f9b69089cebe576 (diff)
OpenAL aspect empty shell
Change-Id: I9b3eb51c3f40eb4dd5e746502e4d26b0703b1abd 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 9515e877e..5cb1a7fb2 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,6 +3,7 @@
"Qt3DRenderer" => "$basedir/src/render",
"Qt3DQuick" => "$basedir/src/quick3d/quick3d",
"Qt3DQuickRenderer" => "$basedir/src/quick3d/quick3drenderer",
+ "Qt3DOpenAL" => "$basedir/src/openal",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);