summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@epitech.eu>2014-02-13 11:31:18 +0100
committerPaul Lemire <paul.lemire@kdab.com>2014-03-20 11:35:50 +0100
commit2f369d6272c803988e8f482f3e3c87a7d7141727 (patch)
tree63b07d0a28e4cfaf643746aa754dc25f7ffe9e09 /sync.profile
parent282321ed92ae77d65dca681868735f759cced718 (diff)
Removed old unused subdirs from sync.profile to get rid of eventual conflicts
Change-Id: Ib4bdf88255f97bcce7c5a89b57795baea42bc3f7 Reviewed-by: Pasi Keränen <pasi.keranen@digia.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 7796cf2e5..5e855c393 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,7 +1,5 @@
%modules = ( # path to module name map
"Qt3DCore" => "$basedir/src/core",
- "Qt3D" => "$basedir/src/threed",
- "Qt3DQuick" => "$basedir/src/quick3d",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);