mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 10:46:15 +03:00
Added WPATH define
This commit is contained in:
parent
7a7d351017
commit
214c3cba73
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue