mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-16 06:46:02 +00:00
Update Makefile
This commit is contained in:
@@ -52,8 +52,8 @@ USE_EXTERNAL_GLFW ?= FALSE
|
|||||||
USE_WAYLAND_DISPLAY ?= FALSE
|
USE_WAYLAND_DISPLAY ?= FALSE
|
||||||
|
|
||||||
# PLATFORM_WEB: Default properties
|
# PLATFORM_WEB: Default properties
|
||||||
BUILD_WEB_ASYNCIFY ?= FALSE
|
BUILD_WEB_ASYNCIFY ?= TRUE
|
||||||
BUILD_WEB_SHELL ?= minshell.html
|
BUILD_WEB_SHELL ?= $(RAYLIB_PATH)/src/minshell.html
|
||||||
BUILD_WEB_HEAP_SIZE ?= 134217728
|
BUILD_WEB_HEAP_SIZE ?= 134217728
|
||||||
BUILD_WEB_RESOURCES ?= TRUE
|
BUILD_WEB_RESOURCES ?= TRUE
|
||||||
BUILD_WEB_RESOURCES_PATH ?= $(dir $<)resources@resources
|
BUILD_WEB_RESOURCES_PATH ?= $(dir $<)resources@resources
|
||||||
|
Reference in New Issue
Block a user