mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-01 10:46:23 -04:00
Tweaked the build scripts to work with the compile script.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@248 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
935745a08e
commit
e0304cd2de
2 changed files with 6 additions and 5 deletions
|
@ -294,6 +294,7 @@ win32 {
|
|||
|
||||
}
|
||||
|
||||
!win32 {
|
||||
LIBS += -L../../../../../lib -lretroshare -lKadC -lminiupnpc -lssl -lcrypto -lqcheckers
|
||||
!win32 {
|
||||
LIBS += -L../../../../lib -lretroshare -lKadC -lminiupnpc -lssl -lcrypto
|
||||
LIBS += -lqcheckers -lsmplayer
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue