summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index d63cdc0934..d3994fe314 100644
--- a/sync.profile
+++ b/sync.profile
@@ -11,6 +11,9 @@
"QtDBus" => "$basedir/src/dbus",
"QtConcurrent" => "$basedir/src/concurrent",
"QtPlatformSupport" => "$basedir/src/platformsupport",
+ "KHR" => "$basedir/src/3rdparty/angle/include/KHR",
+ "GLES2" => "$basedir/src/3rdparty/angle/include/GLES2",
+ "EGL" => "$basedir/src/3rdparty/angle/include/EGL",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);