Changeset 11340


Ignore:
Timestamp:
Oct 19, 2010, 9:09:38 PM (12 years ago)
Author:
charles
Message:

(trunk) #3650 "Link transmission-qt with libz explicitly" -- fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/qt/qtr.pro

    r11137 r11340  
    2222LIBS += $${TRANSMISSION_TOP}/third-party/miniupnp/libminiupnp.a
    2323LIBS += $${TRANSMISSION_TOP}/third-party/libnatpmp/libnatpmp.a
    24 unix: LIBS += -levent
     24unix: LIBS += -levent -lz
    2525win32:DEFINES += QT_DBUS
    2626win32:LIBS += -levent -lws2_32 -lintl
Note: See TracChangeset for help on using the changeset viewer.