mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
vs2008sp1 fix - hydri
This commit is contained in:
parent
ac5b5fdefb
commit
d73a1abbe4
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -75,6 +75,7 @@ if windows_check():
|
|||
"-D_UNICODE",
|
||||
"/GR",
|
||||
"/Zc:wchar_t",
|
||||
"/EHsc",
|
||||
]
|
||||
else:
|
||||
_extra_compile_args += ["-Wno-missing-braces"]
|
||||
|
|
Loading…
Add table
Reference in a new issue