mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
Break too long line in retroshare.pri
This commit is contained in:
parent
e311b28870
commit
f670a18b13
1 changed files with 3 additions and 2 deletions
|
@ -111,8 +111,9 @@ rs_onlyhiddennode:CONFIG -= no_rs_onlyhiddennode
|
|||
CONFIG *= rs_gxs
|
||||
no_rs_gxs:CONFIG -= rs_gxs
|
||||
|
||||
# To disable GXS distrubuting all available posts independed of the "sync" settings append the following
|
||||
# assignation to qmake command line "CONFIG+=no_rs_gxs_send_all"
|
||||
# To disable GXS distrubuting all available posts independed of the "sync"
|
||||
# settings append the following assignation to qmake command line
|
||||
# "CONFIG+=no_rs_gxs_send_all"
|
||||
CONFIG *= rs_gxs_send_all
|
||||
no_rs_gxs_send_all:CONFIG -= rs_gxs_send_all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue