Renamed the lib of sqlcipher to libsqlcipher.a for Windows too.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2013-07-06 00:58:17 +00:00
parent fa3cc82790
commit 4ce08bee38
3 changed files with 3 additions and 3 deletions

View file

@ -152,7 +152,7 @@ win32 {
gxs {
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
LIBS += -lsqlite3
LIBS += -lsqlcipher
}
LIBS += -lssl -lcrypto -lpthreadGC2d -lminiupnpc -lz