summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sync.profile b/sync.profile
index 0d982913..d472cdf3 100644
--- a/sync.profile
+++ b/sync.profile
@@ -13,11 +13,6 @@
"core" => "#include <QtCore/QtCore>\n",
"network" => "#include <QtNetwork/QtNetwork>\n",
);
-%modulepris = (
- "QtJsonDb" => "$basedir/modules/qt_jsondb.pri",
- "QtJsonDbPartition" => "$basedir/modules/qt_jsondbpartition.pri",
- "QtJsonDbCompat" => "$basedir/modules/qt_jsondbcompat.pri",
-);
$publicclassregexp = "QJsonDb.+";
# Module dependencies.
# Every module that is required to build this module should have one entry.