Move Q_DECL_EXPORT / IMPORT into qzeroconfglobal.h

This commit is contained in:
Jonathan Bagg
2017-10-31 20:30:42 -04:00
parent bf2f5b8742
commit 00be205f0f
4 changed files with 47 additions and 16 deletions

View File

@@ -116,8 +116,6 @@ android {
#avahi-core/iface-none.c avahi-core/iface-pfroute.c avahi-core/avahi-reflector.c
}
HEADERS += \
$$PWD/qzeroconfservice.h
HEADERS+= $$PWD/qzeroconfservice.h $$PWD/qzeroconfglobal.h
SOURCES += \
$$PWD/qzeroconfservice.cpp
SOURCES+= $$PWD/qzeroconfservice.cpp