Explorar el Código

Update Makefile.Web

pull/3518/head
Ray hace 2 años
padre
commit
bee6d7f065
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      examples/Makefile.Web

+ 1
- 1
examples/Makefile.Web Ver fichero

@ -268,7 +268,7 @@ ifeq ($(PLATFORM),PLATFORM_WEB)
# are specified per-example for optimization
# Define a custom shell .html and output extension
LDFLAGS += --shell-file $(RAYLIB_PATH)/src/minshell.html
LDFLAGS += --shell-file $(RAYLIB_PATH)/src/shell.html
EXT = .html
endif

Cargando…
Cancelar
Guardar