We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_CRT_SECURE_NO_DEPRECATE
haxe
1 parent 7c4971d commit acef6faCopy full SHA for acef6fa
1 file changed
toolchain/haxe-target.xml
@@ -166,8 +166,6 @@
166
<depend name="${HXCPP}/src/hx/Hash.h"/>
167
<depend name="${HXCPP}/src/hx/Unicase.h"/>
168
<depend name="${HXCPP}/src/hx/gc/GcRegCapture.h"/>
169
- <compilerflag value="-D_CRT_SECURE_NO_DEPRECATE"/>
170
-
171
<compilerflag value="-DHX_UNDEFINE_H" />
172
173
<precompiledheader name="hxcpp" dir="${HXCPP}/include" />
0 commit comments