qt.cfg: Define Q_DECL_EXPORT and Q_DECL_IMPORT

This commit is contained in:
Daniel Marjamäki 2014-07-29 16:56:15 +02:00
parent ef0a4e87cb
commit 62cde673ee
1 changed files with 3 additions and 0 deletions

View File

@ -75,4 +75,7 @@
<function name="SIGNAL">
<ignorefunction>true</ignorefunction>
</function>
<define name="Q_DECL_EXPORT" value=""/>
<define name="Q_DECL_IMPORT" value=""/>
</def>