mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-17 13:24:15 -05:00
Fix retroshare-nogui compilation with GCC 6
same as 678ee31a14ee159449afcb3a72c4f1d1b99cba8d for retroshare-nogui
This commit is contained in:
parent
0562850758
commit
b4ccfe91f8
@ -5,7 +5,7 @@ TARGET = retroshare-nogui
|
|||||||
CONFIG -= qt xml gui
|
CONFIG -= qt xml gui
|
||||||
|
|
||||||
DEPENDPATH *= $${PWD} $${RS_INCLUDE_DIR}
|
DEPENDPATH *= $${PWD} $${RS_INCLUDE_DIR}
|
||||||
INCLUDEPATH *= $${PWD} $${RS_INCLUDE_DIR}
|
INCLUDEPATH *= $${PWD}
|
||||||
|
|
||||||
libresapihttpserver {
|
libresapihttpserver {
|
||||||
!include("../../libresapi/src/use_libresapi.pri"):error("Including")
|
!include("../../libresapi/src/use_libresapi.pri"):error("Including")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user