summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile10
1 files changed, 0 insertions, 10 deletions
diff --git a/sync.profile b/sync.profile
index d6f8ac81..5d8d4418 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,16 +1,6 @@
%modules = ( # path to module name map
"QtQuick1" => "$basedir/src/declarative",
);
-%classnames = (
- "qtquick1version.h" => "QtQuick1Version",
-);
-%mastercontent = (
- "gui" => "#include <QtGui/QtGui>\n",
- "widgets" => "#include <QtWidgets/QtWidgets>\n",
- "script" => "#include <QtScript/QtScript>\n",
- "network" => "#include <QtNetwork/QtNetwork>\n",
- "testlib" => "#include <QtTest/QtTest>\n",
-);
# Module dependencies.
# Every module that is required to build this module should have one entry.
# Each of the module version specifiers can take one of the following values: