mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 09:43:07 -07:00
Don't use wide strings in libtorrent
This commit is contained in:
parent
c184cf8d7d
commit
16ed11623f
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ QMAKE_LFLAGS += "/OPT:REF /OPT:ICF"
|
||||||
|
|
||||||
RC_FILE = qbittorrent.rc
|
RC_FILE = qbittorrent.rc
|
||||||
|
|
||||||
# Enable Wide characters
|
|
||||||
DEFINES += TORRENT_USE_WPATH
|
|
||||||
|
|
||||||
# Adapt the lib names/versions accordingly
|
# Adapt the lib names/versions accordingly
|
||||||
CONFIG(debug, debug|release) {
|
CONFIG(debug, debug|release) {
|
||||||
LIBS += libtorrentd.lib \
|
LIBS += libtorrentd.lib \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue