MingW fix (resolve #1177

This commit is contained in:
Joshua Granick
2018-07-20 13:40:07 -07:00
parent bebf82e473
commit 19b745313c

View File

@@ -39,7 +39,7 @@ import sys.io.Process;
@:access(lime.system.Display) @:access(lime.system.Display)
@:access(lime.system.DisplayMode) @:access(lime.system.DisplayMode)
#if (cpp && windows && !lime_disable_gpu_hint) #if (cpp && windows && !HXCPP_MINGW && !lime_disable_gpu_hint)
@:cppFileCode(' @:cppFileCode('
#if defined(HX_WINDOWS) #if defined(HX_WINDOWS)
extern "C" { extern "C" {