mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-30 17:59:02 -04:00
removed compilation tweak
This commit is contained in:
parent
c3b49855e0
commit
4dac3b4f14
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue