From 45cdd701fa9e9e491bebde2b6fa11d7dd9250e1d Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Tue, 10 May 2011 15:15:15 +0200 Subject: Add QT_xxx_VERSION macros for each library in qtbase Provide version info for each library like QTCORE_VERSION and etc. Task-number: QTMODULARIZATION-44 Reviewed-by: axis --- sync.profile | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 8d838041f2..d180458445 100644 --- a/sync.profile +++ b/sync.profile @@ -28,6 +28,15 @@ "qtconcurrentmap.h" => "QtConcurrentMap", "qtconcurrentfilter.h" => "QtConcurrentFilter", "qtconcurrentrun.h" => "QtConcurrentRun", + "qtcoreversion.h" => "QtCoreVersion", + "qtdbusversion.h" => "QtDBusVersion", + "qtguiversion.h" => "QtGuiVersion", + "qtnetworkversion.h" => "QtNetworkVersion", + "qtopenglversion.h" => "QtOpenGLVersion", + "qtopenvgversion.h" => "QtOpenVGVersion", + "qtsqlversion.h" => "QtSqlVersion", + "qttestversion.h" => "QtTestVersion", + "qtxmlversion.h" => "QtXmlVersion", ); %mastercontent = ( "core" => "#include \n", -- cgit v1.2.3