mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-20 06:50:40 -04:00
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:
parent
fa3cc82790
commit
4ce08bee38
3 changed files with 3 additions and 3 deletions
|
@ -152,7 +152,7 @@ win32 {
|
|||
|
||||
gxs {
|
||||
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
||||
LIBS += -lsqlite3
|
||||
LIBS += -lsqlcipher
|
||||
}
|
||||
|
||||
LIBS += -lssl -lcrypto -lpthreadGC2d -lminiupnpc -lz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue