mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 13:24:16 -04:00
Fixed Windows compile. Moved "-lsqlcipher" to libretroshare.pro
This commit is contained in:
parent
cd2dce3e3e
commit
d4226b6815
3 changed files with 2 additions and 6 deletions
|
@ -263,6 +263,8 @@ win32 {
|
|||
|
||||
CONFIG += upnp_miniupnpc
|
||||
|
||||
LIBS += -lsqlcipher
|
||||
|
||||
LIBS_DIR = $$PWD/../../../libs
|
||||
OPENPGPSDK_DIR = $$PWD/../../openpgpsdk/src
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue