Add QTMULTIMEDIA_VERSION macro for qtmultimedia
Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
%moduleheaders = ( # restrict the module headers to those found in relative path
|
||||
);
|
||||
%classnames = (
|
||||
"qtmultimediaversion.h" => "QtMultimediaVersion",
|
||||
);
|
||||
%mastercontent = (
|
||||
"gui" => "#include <QtGui/QtGui>\n",
|
||||
|
||||
Reference in New Issue
Block a user