summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-05-11 12:45:21 +0200
committerLiang Qi <liang.qi@nokia.com>2011-05-11 12:45:21 +0200
commit685f4bb703fe721d5c7103c4e5a6ba519572f799 (patch)
tree661e16d2636310ca6ee4b97d84c6e2e61da98300 /sync.profile
parent5538a16bb504a36554f023a4f3b6a7bf1f5df0b8 (diff)
downloadqtsvg-685f4bb703fe721d5c7103c4e5a6ba519572f799.tar.gz
Add QTSVG_VERSION macro for qtsvg
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 6737795..9ba5d54 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,6 +4,7 @@
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%classnames = (
+ "qtsvgversion.h" => "QtSvgVersion",
);
%mastercontent = (
"core" => "#include <QtCore/QtCore>\n",