fixed name of local socket where RS waits for rslinks etc.

This commit is contained in:
electron128 2017-04-09 09:57:48 +02:00
parent 4067c95761
commit 7f12ca266b

View File

@ -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.