Initial commit

This commit is contained in:
Jonathan Bagg
2015-11-21 07:22:36 -05:00
commit 813bf77058
116 changed files with 32395 additions and 0 deletions

10
qtzeroconf.pro Normal file
View File

@@ -0,0 +1,10 @@
QT = core network
include($$PWD/qtzeroconf.pri)
#VERSION = 1.0
TEMPLATE = lib
TARGET = $$qtLibraryTarget(QtZeroConf$$QT_LIBINFIX)
CONFIG += module create_prl
mac:QMAKE_FRAMEWORK_BUNDLE_NAME = $$TARGET