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 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
);