This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update Makefile
pull/849/head
Ray
6 years ago
parent
be7e56f51e
commit
5f0866463c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
games/Makefile
+ 1
- 1
games/Makefile
View File
@ -236,7 +236,7 @@ ifeq ($(PLATFORM),PLATFORM_WEB)
endif
# Define a custom shell .html and output extension
CFLAGS
+=
--shell-file
$(
RAYLIB_PATH
)
\
t
emplates
\w
eb_shell
\s
hell.html
CFLAGS
+=
--shell-file
$(
RAYLIB_PATH
)
\
s
rc
\s
hell.html
EXT
=
.html
e
n
d
i
f
Write
Preview
Loading…
Cancel
Save