Skip to content

Commit 74cf938

Browse files
committed
Remove _CRT_SECURE_NO_DEPRECATE from the haxe toolchain
1 parent ff58bcf commit 74cf938

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"/>
170-
171169
<compilerflag value="-DHX_UNDEFINE_H" />
172170

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

0 commit comments

Comments
 (0)