summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-09-29 18:52:07 +0200
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-10-28 12:37:52 +0000
commitbda6c2b018d31eaa53e67d0274d0d5863ae2f11c (patch)
treeb0ac43c6422de98c333c7d40a755507b4acd5c33 /sync.profile
parentf9a80e06ac928bf796d013dd7fba10ba30827202 (diff)
remove monolithic platformsupport module
all users have migrated to the modular libraries. Change-Id: Ifc470583c86a4f30af5335c21f2e3e4d19d39954 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index aca82db53d..2f6c5399d4 100644
--- a/sync.profile
+++ b/sync.profile
@@ -25,7 +25,6 @@
"QtEglSupport" => "$basedir/src/platformsupport/eglconvenience",
"QtFbSupport" => "$basedir/src/platformsupport/fbconvenience",
"QtGlxSupport" => "$basedir/src/platformsupport/glxconvenience",
- "QtPlatformSupport" => "$basedir/src/platformsupport",
"QtPlatformHeaders" => "$basedir/src/platformheaders",
"QtANGLE/KHR" => "!$basedir/src/3rdparty/angle/include/KHR",
"QtANGLE/GLES2" => "!$basedir/src/3rdparty/angle/include/GLES2",