Ver a proveniência

Replace tab with spaces

pull/4434/head
asdqwe há 2 meses
ascendente
cometimento
97a6338f61
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile Ver ficheiro

@ -197,7 +197,7 @@ ifeq ($(TARGET_PLATFORM),PLATFORM_ANDROID)
MAKE = mingw32-make
endif
ifeq ($(TARGET_PLATFORM),PLATFORM_WEB)
EMMAKE != type emmake
EMMAKE != type emmake
ifneq (, $(EMMAKE))
MAKE = emmake make
else

Carregando…
Cancelar
Guardar