summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile11
1 files changed, 0 insertions, 11 deletions
diff --git a/sync.profile b/sync.profile
index 3da585e6e..dd654fe3b 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,17 +4,6 @@
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
-%classnames = (
- "qtquick3dversion.h" => "QtQuick3DVersion",
-);
-%mastercontent = (
- "core" => "#include <QtCore/QtCore>\n",
- "gui" => "#include <QtGui/QtGui>\n",
- "opengl" => "#include <QtOpenGL/QtOpenGL>\n",
- "declarative" => "#include <QtQml/QtQml>\n",
- "quick" => "#include <QtQuick/QQuick>\n",
- "network" => "#include <QtNetwork/QtNetwork>\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: