redesigned QZeroConfService as shared data, wip compiles on mac

This commit is contained in:
Matthias Kollmann
2017-10-06 15:55:46 +02:00
parent bc68e2b157
commit 5895c408be
7 changed files with 221 additions and 45 deletions

View File

@@ -115,3 +115,9 @@ android {
SOURCES+= $$ACR/wide-area.c
#avahi-core/iface-none.c avahi-core/iface-pfroute.c avahi-core/avahi-reflector.c
}
HEADERS += \
$$PWD/qzeroconfservice.h
SOURCES += \
$$PWD/qzeroconfservice.cpp