Skip to content

Commit 59841ac

Browse files
committed
emsc: sdl and ogles
1 parent 3d09114 commit 59841ac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/emsc.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ this_ldflags += -pthread
2020

2121
this_cxxflags += --use-port=sdl2
2222
this_ldflags += --use-port=sdl2
23+
24+
sdl := true
25+
ogles := true

0 commit comments

Comments
 (0)