Browse Source

Update Makefile.Web

pull/3483/head
Ray 1 year ago
parent
commit
2da8cc383c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/Makefile.Web

+ 1
- 1
examples/Makefile.Web View File

@ -138,7 +138,7 @@ endif
# Define default make program: MAKE
#------------------------------------------------------------------------------------------------
MAKE ?= make
MAKE ?= emmake make
ifeq ($(PLATFORM),PLATFORM_DESKTOP)
ifeq ($(PLATFORM_OS),WINDOWS)

Loading…
Cancel
Save