Add Q_DECL_EXPORT / IMPORT

This commit is contained in:
Jonathan Bagg
2017-02-28 17:19:34 -05:00
parent b04c27e47e
commit 9698a09782
2 changed files with 13 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ include($$PWD/qtzeroconf.pri)
TEMPLATE = lib
TARGET = $$qtLibraryTarget(QtZeroConf$$QT_LIBINFIX)
CONFIG += module create_prl
DEFINES+= QT_BUILD_ZEROCONF_LIB
mac:QMAKE_FRAMEWORK_BUNDLE_NAME = $$TARGET
target.path = $$PREFIX/lib