summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 6707cea..9548e0f 100644
--- a/sync.profile
+++ b/sync.profile
@@ -9,3 +9,6 @@
"core" => "#include <QtCore/QtCore>\n",
"network" => "#include <QtNetwork/QtNetwork>\n",
);
+%modulepris = (
+ "QtXmlPatterns" => "$basedir/modules/qt_xmlpatterns.pri",
+);