mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 20:04:20 -04:00
fixed name of local socket where RS waits for rslinks etc.
This commit is contained in:
parent
4067c95761
commit
7f12ca266b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ QT += network xml
|
|||
CONFIG += qt gui uic qrc resources idle bitdht
|
||||
CONFIG += link_prl
|
||||
TARGET = RetroShare06
|
||||
DEFINES += TARGET=\\\"$TARGET\\\"
|
||||
DEFINES += TARGET=\\\"$${TARGET}\\\"
|
||||
|
||||
# Plz never commit the .pro with these flags enabled.
|
||||
# Use this flag when developping new features only.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue