mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-12 18:24:58 +08:00
Added WPATH define
This commit is contained in:
parent
7a7d351017
commit
214c3cba73
@ -26,6 +26,7 @@ DEFINES += _WIN32
|
||||
DEFINES += _WIN32_WINNT=0x0500
|
||||
DEFINES += __USE_W32_SOCKETS
|
||||
DEFINES += WITH_SHIPPED_GEOIP_H
|
||||
DEFINES += TORRENT_USE_WPATH
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
DEFINES += TORRENT_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user