Skip to content

Commit 6f6b75d

Browse files
committed
Update Project.xml
1 parent ac9653f commit 6f6b75d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,7 @@
181181
<haxedef name="HXCPP_CHECK_POINTER" if="CRASH_HANDLER" />
182182
<haxedef name="HXCPP_STACK_LINE" if="CRASH_HANDLER" />
183183

184+
<!-- Fixes HXCPP NOT FOUND ERRORS -->
185+
<haxedef name="NO_PRECOMPILED_HEADERS" if="linux" />
186+
184187
</project>

0 commit comments

Comments
 (0)