forked from jbagg/QtZeroConf
Initial commit
This commit is contained in:
10
qtzeroconf.pro
Normal file
10
qtzeroconf.pro
Normal 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
|
Reference in New Issue
Block a user