mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-26 07:55:44 -04:00
Fix retroshare-gui compilation with GCC 6
same as 678ee31a14
for retroshare-gui
This commit is contained in:
parent
678ee31a14
commit
0562850758
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ TARGET = retroshare
|
||||||
DEFINES += TARGET=\\\"$${TARGET}\\\"
|
DEFINES += TARGET=\\\"$${TARGET}\\\"
|
||||||
|
|
||||||
DEPENDPATH *= $${PWD} $${RS_INCLUDE_DIR} retroshare-gui
|
DEPENDPATH *= $${PWD} $${RS_INCLUDE_DIR} retroshare-gui
|
||||||
INCLUDEPATH *= $${PWD} $${RS_INCLUDE_DIR} retroshare-gui
|
INCLUDEPATH *= $${PWD} retroshare-gui
|
||||||
|
|
||||||
libresapihttpserver {
|
libresapihttpserver {
|
||||||
!include("../../libresapi/src/use_libresapi.pri"):error("Including")
|
!include("../../libresapi/src/use_libresapi.pri"):error("Including")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue