mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-26 23:36:59 -05:00
added missing include path for libretroshare/src in libresapi
This commit is contained in:
parent
fe5ea9e07c
commit
ecbd115873
@ -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…
x
Reference in New Issue
Block a user