qt.cfg: Define Q_DECL_EXPORT and Q_DECL_IMPORT
This commit is contained in:
parent
ef0a4e87cb
commit
62cde673ee
|
@ -75,4 +75,7 @@
|
|||
<function name="SIGNAL">
|
||||
<ignorefunction>true</ignorefunction>
|
||||
</function>
|
||||
|
||||
<define name="Q_DECL_EXPORT" value=""/>
|
||||
<define name="Q_DECL_IMPORT" value=""/>
|
||||
</def>
|
||||
|
|
Loading…
Reference in New Issue