mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-22 21:31:07 -05:00
Break too long line in retroshare.pri
This commit is contained in:
parent
e311b28870
commit
f670a18b13
@ -111,8 +111,9 @@ rs_onlyhiddennode:CONFIG -= no_rs_onlyhiddennode
|
|||||||
CONFIG *= rs_gxs
|
CONFIG *= rs_gxs
|
||||||
no_rs_gxs:CONFIG -= rs_gxs
|
no_rs_gxs:CONFIG -= rs_gxs
|
||||||
|
|
||||||
# To disable GXS distrubuting all available posts independed of the "sync" settings append the following
|
# To disable GXS distrubuting all available posts independed of the "sync"
|
||||||
# assignation to qmake command line "CONFIG+=no_rs_gxs_send_all"
|
# settings append the following assignation to qmake command line
|
||||||
|
# "CONFIG+=no_rs_gxs_send_all"
|
||||||
CONFIG *= rs_gxs_send_all
|
CONFIG *= rs_gxs_send_all
|
||||||
no_rs_gxs_send_all:CONFIG -= rs_gxs_send_all
|
no_rs_gxs_send_all:CONFIG -= rs_gxs_send_all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user