aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sync.profile b/sync.profile
deleted file mode 100644
index dc6ea940..00000000
--- a/sync.profile
+++ /dev/null
@@ -1,7 +0,0 @@
-%modules = ( # path to module name map
- "QtQuickControls2" => "$basedir/src/quickcontrols2",
- "QtQuickControls2Impl" => "$basedir/src/quickcontrols2impl",
- "QtQuickTemplates2" => "$basedir/src/quicktemplates2",
-);
-%moduleheaders = ( # restrict the module headers to those found in relative path
-);