mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-11 01:23:08 +00:00
change for building on windows
This commit is contained in:
parent
4bc18ed940
commit
7ad2b9ec6a
2
setup.py
2
setup.py
@ -149,7 +149,7 @@ else:
|
||||
'-DNDEBUG=1']
|
||||
|
||||
EXTRA_LINK_ARGS = ['-L.\win32\lib']
|
||||
includedirs = ['./libtorrent', './libtorrent/include', './libtorrent/include/libtorrent', './win32/boost', './win32/zlib', './win32/openssl/include']
|
||||
includedirs = ['./libtorrent', './libtorrent/include', './libtorrent/include/libtorrent', './win32/include']
|
||||
|
||||
# NOTE: The Rasterbar Libtorrent source code is in the libtorrent/ directory
|
||||
# inside of Deluge's source tarball. On several occasions, it has been
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user