mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-02 03:40:10 -05: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
|
CONFIG *= no_rs_nocppwarning
|
||||||
rs_nocppwarning:CONFIG -= no_rs_nocppwarning
|
rs_nocppwarning:CONFIG -= no_rs_nocppwarning
|
||||||
|
|
||||||
INCLUDEPATH += /usr/local/openssl/include
|
|
||||||
LIBS += -L/usr/local/openssl/lib
|
|
||||||
|
|
||||||
unix {
|
unix {
|
||||||
isEmpty(PREFIX) { PREFIX = "/usr" }
|
isEmpty(PREFIX) { PREFIX = "/usr" }
|
||||||
isEmpty(BIN_DIR) { BIN_DIR = "$${PREFIX}/bin" }
|
isEmpty(BIN_DIR) { BIN_DIR = "$${PREFIX}/bin" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user