mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 08:05:18 -04:00
TavisCI OSX add miniupnpc include and lib path
This commit is contained in:
parent
722b1dbffc
commit
6bae8237e1
4 changed files with 29 additions and 6 deletions
|
@ -18,7 +18,6 @@
|
|||
RS_SRC_PATH=$$clean_path($${PWD}/../../)
|
||||
RS_BUILD_PATH=$$clean_path($${OUT_PWD}/../../)
|
||||
|
||||
CONFIG += c++11
|
||||
DEPENDPATH *= $$clean_path($${RS_SRC_PATH}/libretroshare/src/)
|
||||
INCLUDEPATH *= $$clean_path($${RS_SRC_PATH}/libretroshare/src)
|
||||
LIBS *= -L$$clean_path($${RS_BUILD_PATH}/libretroshare/src/lib/) -lretroshare
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue