mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 15:39:36 -05:00
Fixed linking of plugins for Windows compile
This commit is contained in:
parent
a9a7b556d5
commit
433f6f763d
@ -102,8 +102,6 @@ win32 {
|
||||
for(lib, LIB_DIR):LIBS += -L"$$lib"
|
||||
for(bin, BIN_DIR):LIBS += -L"$$bin"
|
||||
LIBS += -lpthread
|
||||
|
||||
QMAKE_LFLAGS += -Wl,--end-group
|
||||
}
|
||||
|
||||
macx {
|
||||
|
Loading…
Reference in New Issue
Block a user