Skip to content

Commit 737290e

Browse files
committed
Update haxe-target.xml
1 parent ff58bcf commit 737290e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolchain/haxe-target.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
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"/>
169+
<compilerflag value="-D_CRT_SECURE_NO_DEPRECATE" if="windows" />
170170

171171
<compilerflag value="-DHX_UNDEFINE_H" />
172172

0 commit comments

Comments
 (0)