mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed smplayer liblole32
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
71e78fa852
commit
7b3fc2976e
@ -315,10 +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
|
||||
|
||||
}
|
||||
|
||||
!win32 {
|
||||
LIBS += -L../../../../lib -lretroshare -lKadC -lminiupnpc -lssl -lcrypto
|
||||
LIBS += -lqcheckers -lsmplayer
|
||||
LIBS += -lqcheckers -lsmplayer -lole32
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user