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 5ace25a commit 06bce8fCopy full SHA for 06bce8f
toolchain/haxe-target.xml
@@ -150,8 +150,6 @@
150
<depend name="${HXCPP}/src/hx/Hash.h"/>
151
<depend name="${HXCPP}/src/hx/Unicase.h"/>
152
<depend name="${HXCPP}/src/hx/gc/GcRegCapture.h"/>
153
- <compilerflag value="-D_CRT_SECURE_NO_DEPRECATE" if="windows" />
154
-
155
<compilerflag value="-DHX_UNDEFINE_H" />
156
157
<precompiledheader name="hxcpp" dir="${HXCPP}/include" />
0 commit comments