mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-01 20:52:05 -04:00
Tweaks to the GUI side.
* Fixed the fonts, and default entries in GamesLauncher. * Shifted all the unfinished stuff to "In Development" section. * Fixed smplayer/rs project files. * duplicate variable in p3connmgr. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@371 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
85aa75ef5d
commit
9e954e9c0f
7 changed files with 55 additions and 123 deletions
|
@ -315,12 +315,12 @@ win32 {
|
|||
|
||||
"LIBS += -L"../../winlibs" -lretroshare -lssl -lcrypto -lpthreadGC2d -lKadC -lminiupnpc -lz -lws2_32 -luuid -lole32 -liphlpapi -lcrypt32-cygwin -lskin -lqcheckers -lsmplayer -lgdi32
|
||||
CONFIG += qt release"
|
||||
LIBS += libole32
|
||||
LIBS += -lole32
|
||||
|
||||
}
|
||||
|
||||
!win32 {
|
||||
LIBS += -L../../../../lib -lretroshare -lKadC -lminiupnpc -lssl -lcrypto
|
||||
LIBS += -lqcheckers -lsmplayer -lole32
|
||||
LIBS += -lqcheckers -lsmplayer
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue