summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sync.profile b/sync.profile
index dcdc7296..4950e933 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,7 +1,5 @@
%modules = ( # path to module name map
- "QtLocation" => "$basedir/src/location",
- "QtPositioning" => "$basedir/src/positioning",
- "QtPositioningQuick" => "$basedir/src/positioningquick",
+ "QtLocation" => "$basedir/src/location"
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);