- Attempt to fix linking on windows

This commit is contained in:
Christophe Dumez 2009-01-04 09:19:20 +00:00
parent 942b579d8e
commit c79a4a746f

View file

@ -98,8 +98,10 @@ DEFINES += QT_NO_CAST_TO_ASCII
# QT_NO_CAST_FROM_ASCII
# Windows
win32:LIBS += -ltorrent \
-lccext2 \
-lccgnu2
-lcurl
-lboost_system \
-lz
-lssl32
RESOURCES = icons.qrc \
lang.qrc \