summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-05-11 12:48:16 +0200
committerLiang Qi <liang.qi@nokia.com>2011-05-11 12:48:16 +0200
commitfb3e4d18f892a59fc01eab9249c8cdd1d8ebe4c5 (patch)
treea36513dcebab0107f14a4839dc3ecfb0a0613c97 /sync.profile
parent57d2f36f21bd5cb65c981d35252d03e694b73e59 (diff)
downloadqtxmlpatterns-fb3e4d18f892a59fc01eab9249c8cdd1d8ebe4c5.tar.gz
Add QTXMLPATTERNS_VERSION macro for qtxmlpatterns
Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 542e919..2a0245c 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,6 +4,7 @@
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%classnames = (
+ "qtxmlpatternsversion.h" => "QtXmlPatternsVersion",
);
%mastercontent = (
"core" => "#include <QtCore/QtCore>\n",