summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-06-20 16:45:12 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-06-20 16:45:12 +0200
commit6213b8145772d3dc584907a544f6c46b8cef74e2 (patch)
tree4c1902793bb78511e63c09cbe92f9eda6b3d7237 /sync.profile
parent75e9c7d6bc662e62e9ce8b641588183992c1e8bf (diff)
parent25739bebba0343a8b35775a073c49f0fba080762 (diff)
Merge remote-tracking branch 'origin/stable' into dev
Conflicts: src/plugins/platforms/cocoa/qcocoafiledialoghelper.mm src/plugins/platforms/qnx/qqnxrasterbackingstore.cpp tools/configure/configureapp.cpp Change-Id: I3092bd3276af14304b7ab3ae1e1cc05d11cdede0
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sync.profile b/sync.profile
index 3d89d9d71f..74e29a7acf 100644
--- a/sync.profile
+++ b/sync.profile
@@ -11,10 +11,10 @@
"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",
- "QtZlib" => "$basedir/src/3rdparty/zlib",
+ "QtANGLE/KHR" => "!$basedir/src/3rdparty/angle/include/KHR",
+ "QtANGLE/GLES2" => "!$basedir/src/3rdparty/angle/include/GLES2",
+ "QtANGLE/EGL" => "!$basedir/src/3rdparty/angle/include/EGL",
+ "QtZlib" => "!$basedir/src/3rdparty/zlib",
"QtOpenGLExtensions" => "$basedir/src/openglextensions",
);
%moduleheaders = ( # restrict the module headers to those found in relative path