Procházet zdrojové kódy

Update Makefile

pull/849/head
Ray před 5 roky
rodič
revize
5f0866463c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      games/Makefile

+ 1
- 1
games/Makefile Zobrazit soubor

@ -236,7 +236,7 @@ ifeq ($(PLATFORM),PLATFORM_WEB)
endif
# Define a custom shell .html and output extension
CFLAGS += --shell-file $(RAYLIB_PATH)\templates\web_shell\shell.html
CFLAGS += --shell-file $(RAYLIB_PATH)\src\shell.html
EXT = .html
endif

Načítá se…
Zrušit
Uložit