mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed name of local socket where RS waits for rslinks etc.
This commit is contained in:
parent
4067c95761
commit
7f12ca266b
@ -5,7 +5,7 @@ QT += network xml
|
|||||||
CONFIG += qt gui uic qrc resources idle bitdht
|
CONFIG += qt gui uic qrc resources idle bitdht
|
||||||
CONFIG += link_prl
|
CONFIG += link_prl
|
||||||
TARGET = RetroShare06
|
TARGET = RetroShare06
|
||||||
DEFINES += TARGET=\\\"$TARGET\\\"
|
DEFINES += TARGET=\\\"$${TARGET}\\\"
|
||||||
|
|
||||||
# Plz never commit the .pro with these flags enabled.
|
# Plz never commit the .pro with these flags enabled.
|
||||||
# Use this flag when developping new features only.
|
# Use this flag when developping new features only.
|
||||||
|
Loading…
Reference in New Issue
Block a user