Skip to content

Commit 06bce8f

Browse files
authored
_CRT_SECURE_NO_DEPRECATE can be safely removed from haxe toolchain.
1 parent 5ace25a commit 06bce8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

toolchain/haxe-target.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@
150150
<depend name="${HXCPP}/src/hx/Hash.h"/>
151151
<depend name="${HXCPP}/src/hx/Unicase.h"/>
152152
<depend name="${HXCPP}/src/hx/gc/GcRegCapture.h"/>
153-
<compilerflag value="-D_CRT_SECURE_NO_DEPRECATE" if="windows" />
154-
155153
<compilerflag value="-DHX_UNDEFINE_H" />
156154

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

0 commit comments

Comments
 (0)