forked from jbagg/QtZeroConf
Q_DECL_IMPORT was being triggered when QZeroConf was build statically into another project
This commit is contained in:
@@ -21,6 +21,10 @@ QZeroConf can be built directly into your project if your project is [LGPL3](htt
|
||||
|
||||
include(qtzeroconf/qtzeroconf.pri)
|
||||
|
||||
4. Add QZEROCONF_STATIC define in your projects .pro file
|
||||
|
||||
DEFINES= QZEROCONF_STATIC
|
||||
|
||||
#### Compiling as a dynamic library
|
||||
|
||||
1. Clone or download QZeroConf. If you download, unzip.
|
||||
|
Reference in New Issue
Block a user