Fixed Windows compile. Moved "-lsqlcipher" to libretroshare.pro

This commit is contained in:
thunder2 2015-09-05 21:31:38 +02:00
parent cd2dce3e3e
commit d4226b6815
3 changed files with 2 additions and 6 deletions

View file

@ -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