mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 19:38:15 +00:00
Update Makefile.Web
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user