mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 11:54:30 -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
|
@ -185,8 +185,6 @@ win32 {
|
|||
LIBS += ../../libretroshare/src/lib/libretroshare.a
|
||||
LIBS += -L"$$LIBS_DIR/lib"
|
||||
|
||||
LIBS += -lsqlcipher
|
||||
|
||||
LIBS += -lssl -lcrypto -lpthread -lminiupnpc -lz -lws2_32
|
||||
LIBS += -luuid -lole32 -liphlpapi -lcrypt32 -lgdi32
|
||||
LIBS += -lole32 -lwinmm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue