Explorar o código

Update Makefile

raysan5 %!s(int64=4) %!d(string=hai) anos
pai
achega
a474511356
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      templates/advance_game/Makefile

+ 3 - 0
templates/advance_game/Makefile

@@ -185,6 +185,9 @@ ifeq ($(PLATFORM),PLATFORM_DESKTOP)
         MAKE = mingw32-make
     endif
 endif
+ifeq ($(PLATFORM),PLATFORM_ANDROID)
+    MAKE = mingw32-make
+endif
 
 # Define compiler flags:
 #  -O1                  defines optimization level