Check for file association on startup and ask the user if he wants to (Win32 only)

Added an executable icon on Win32
This commit is contained in:
Christophe Dumez
2010-05-30 21:34:15 +00:00
parent 12b4ee72fa
commit c15a890952
5 changed files with 47 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ DEFINES += QT_USE_FAST_CONCATENATION QT_USE_FAST_OPERATOR_PLUS
# win32:LIBS += -ltorrent -lboost_system
# win32:LIBS += -lz ?
win32 {
RC_FILE = qbittorrent.rc
# Adapt these paths on Windows
LIBS += C:/qbittorrent/libs/libtorrent.lib \