mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
-s ENVIRONMENT=web
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# -*- Makefile -*-
|
||||
|
||||
EMPORTS := -s USE_ZLIB=1 -s USE_FREETYPE=1 -s USE_SDL=2
|
||||
EMFLAGS := $(EMPORTS)
|
||||
EMFLAGS := -s ENVIRONMENT=web $(EMPORTS)
|
||||
|
||||
#EMFLAGS += -O1 -s SAFE_HEAP=1
|
||||
EMFLAGS += -Oz
|
||||
|
||||
Reference in New Issue
Block a user