mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
removed compilation tweak
This commit is contained in:
parent
c3b49855e0
commit
4dac3b4f14
@ -60,9 +60,6 @@ rs_nodeprecatedwarning:CONFIG -= no_rs_nodeprecatedwarning
|
||||
CONFIG *= no_rs_nocppwarning
|
||||
rs_nocppwarning:CONFIG -= no_rs_nocppwarning
|
||||
|
||||
INCLUDEPATH += /usr/local/openssl/include
|
||||
LIBS += -L/usr/local/openssl/lib
|
||||
|
||||
unix {
|
||||
isEmpty(PREFIX) { PREFIX = "/usr" }
|
||||
isEmpty(BIN_DIR) { BIN_DIR = "$${PREFIX}/bin" }
|
||||
|
Loading…
Reference in New Issue
Block a user