mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
vs2008sp1 fix - hydri
This commit is contained in:
parent
0574c5a125
commit
bb28b70887
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