Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
raylib-src
réplica de
https://github.com/raysan5/raylib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
24
Wiki
Actividad
Explorar el Código
Update Makefile
pull/849/head
Ray
hace 6 años
padre
be7e56f51e
commit
5f0866463c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
games/Makefile
+ 1
- 1
games/Makefile
Ver fichero
@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar