mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-10-10 20:48:45 -04:00
GUI side of the v0.5.0 modifications.
* Changes to startup / login function to handle multiple accounts. * Switched on OpenPGP version by default. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a023a0bfcd
commit
246927ac46
7 changed files with 158 additions and 110 deletions
|
@ -97,7 +97,7 @@ LIBS += -L"../../../../lib" -lretroshare -lminiupnpc -lssl -lcrypto
|
|||
|
||||
# ###########################################
|
||||
|
||||
LIBS += -lz #-lgpgme
|
||||
LIBS += -lz -lgpgme
|
||||
LIBS += -lQtUiTools
|
||||
|
||||
DEPENDPATH += . \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue