Update Makefile
This commit is contained in:
parent
be7e56f51e
commit
5f0866463c
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ ifeq ($(PLATFORM),PLATFORM_WEB)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Define a custom shell .html and output extension
|
# 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
|
EXT = .html
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue