Merge pull request #2 from pgquiles/master

Add PREFIX
This commit is contained in:
jbagg
2016-01-22 16:10:39 -05:00

View File

@ -9,6 +9,6 @@ TARGET = $$qtLibraryTarget(QtZeroConf$$QT_LIBINFIX)
CONFIG += module create_prl
mac:QMAKE_FRAMEWORK_BUNDLE_NAME = $$TARGET
target.path = /usr/lib
target.path = $$PREFIX/lib
INSTALLS += target