From 1df13804dd7a3e4c08c3f524a1bb1dec96e2a5fa Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Wed, 11 May 2011 12:53:17 +0200 Subject: Add QT_xxx_VERSION macros for each library in qttools Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis --- sync.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 96c925f1c..f89300826 100644 --- a/sync.profile +++ b/sync.profile @@ -6,6 +6,9 @@ %moduleheaders = ( # restrict the module headers to those found in relative path ); %classnames = ( + "qtcluceneversion.h" => "QtCLuceneVersion", + "qthelpversion.h" => "QtHelpVersion", + "qtdesignerversion.h" => "QtDesigner", ); %mastercontent = ( "sql" => "#include \n", -- cgit v1.2.1