We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea33a4f commit be7d623Copy full SHA for be7d623
buildconfig/Setup.Emscripten.SDL2.in
@@ -6,7 +6,8 @@
6
#MIXER = -lSDL2_mixer
7
#SCRAP =
8
#FREETYPE = -lfreetype -lharfbuzz
9
-
+PNG = -lpng
10
+JPEG = -ljpeg
11
DEBUG =
12
13
# these can build alone and object files merged with ar
0 commit comments