mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
(trunk qt) #4130 "Remove -levent from qtr.pro and let pkg-config takes care of it." -- apply patch from mezz.
This commit is contained in:
+2
-2
@@ -23,9 +23,9 @@ LIBS += $${TRANSMISSION_TOP}/third-party/libutp/libutp.a
|
||||
LIBS += $${TRANSMISSION_TOP}/third-party/dht/libdht.a
|
||||
LIBS += $${TRANSMISSION_TOP}/third-party/miniupnp/libminiupnp.a
|
||||
LIBS += $${TRANSMISSION_TOP}/third-party/libnatpmp/libnatpmp.a
|
||||
unix: LIBS += -L$${EVENT_TOP}/lib -levent -lz -lrt
|
||||
unix: LIBS += -L$${EVENT_TOP}/lib -lz -lrt
|
||||
win32:DEFINES += QT_DBUS
|
||||
win32:LIBS += -levent -lws2_32 -lintl
|
||||
win32:LIBS += -levent-2.0 -lws2_32 -lintl
|
||||
win32:LIBS += -lidn -liconv -lwldap32 -liphlpapi
|
||||
|
||||
TRANSLATIONS += translations/transmission_en.ts \
|
||||
|
||||
Reference in New Issue
Block a user