MingW fix (resolve #1177
This commit is contained in:
@@ -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" {
|
||||||
|
|||||||
Reference in New Issue
Block a user