summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
);