mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 14:12:43 -04:00
added missing include path for libretroshare/src in libresapi
This commit is contained in:
parent
fe5ea9e07c
commit
ecbd115873
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ DESTDIR = lib
|
||||||
# in the meantime, they are part of the RS directory so that it is always possible to find them
|
# in the meantime, they are part of the RS directory so that it is always possible to find them
|
||||||
|
|
||||||
INCLUDEPATH += ../../rapidjson-1.1.0
|
INCLUDEPATH += ../../rapidjson-1.1.0
|
||||||
|
INCLUDEPATH += ../../libretroshare/src
|
||||||
|
|
||||||
libresapilocalserver {
|
libresapilocalserver {
|
||||||
CONFIG *= qt
|
CONFIG *= qt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue