Skip to content

Commit 950ac81

Browse files
committed
_CRT_SECURE_NO_DEPRECATE can be safely removed from haxe toolchain.
1 parent 737290e commit 950ac81

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

toolchain/haxe-target.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@
166166
<depend name="${HXCPP}/src/hx/Hash.h"/>
167167
<depend name="${HXCPP}/src/hx/Unicase.h"/>
168168
<depend name="${HXCPP}/src/hx/gc/GcRegCapture.h"/>
169-
<compilerflag value="-D_CRT_SECURE_NO_DEPRECATE" if="windows" />
170-
171169
<compilerflag value="-DHX_UNDEFINE_H" />
172170

173171
<precompiledheader name="hxcpp" dir="${HXCPP}/include" />

0 commit comments

Comments
 (0)