SoundBand/Sync/Sync.pri
2018-08-21 18:21:38 +03:00

16 lines
396 B
Plaintext

#
# Copyright (C) 2018 QuasarApp.
# Distributed under the lgplv3 software license, see the accompanying
# Everyone is permitted to copy and distribute verbatim copies
# of this license document, but changing it is not allowed.
#
!isEmpty(SYNC_LIB):error("Sync.pri already included")
SYNC_LIB = 1
#DEPENDS
LIBS += -L"$$PWD/../installer/packages/SoundBand/data/" -lSync
INCLUDEPATH += "$$PWD/"