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

@ -263,6 +263,8 @@ win32 {
CONFIG += upnp_miniupnpc
LIBS += -lsqlcipher
LIBS_DIR = $$PWD/../../../libs
OPENPGPSDK_DIR = $$PWD/../../openpgpsdk/src