4
0
mirror of https://github.com/QuasarApp/SoundBand.git synced 2025-05-07 04:29:34 +00:00

16 lines
396 B
Plaintext
Raw Normal View History

2018-08-17 16:06:14 +03:00
#
# 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
2018-08-21 18:21:38 +03:00
LIBS += -L"$$PWD/../installer/packages/SoundBand/data/" -lSync
2018-08-17 16:06:14 +03:00
INCLUDEPATH += "$$PWD/"