mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-23 22:49:37 -05:00
removed libresapi from defautl compilation
This commit is contained in:
parent
b8398aae07
commit
840402970c
@ -68,8 +68,8 @@ CONFIG *= retroshare_service
|
||||
retroshare_service:CONFIG -= no_retroshare_service
|
||||
|
||||
# To disable libresapi append the following assignation to qmake command line
|
||||
#"CONFIG+=no_libresapi"
|
||||
CONFIG *= libresapi
|
||||
CONFIG+=no_libresapi
|
||||
#CONFIG *= libresapi
|
||||
no_libresapi:CONFIG -= libresapi
|
||||
|
||||
# To enable libresapi via local socket (unix domain socket or windows named
|
||||
|
Loading…
Reference in New Issue
Block a user