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/1589/head
raysan5
hace 4 años
padre
6037adcace
commit
a474511356
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-0
templates/advance_game/Makefile
+ 3
- 0
templates/advance_game/Makefile
Ver fichero
@ -185,6 +185,9 @@ ifeq ($(PLATFORM),PLATFORM_DESKTOP)
MAKE
=
mingw32-make
endif
e
n
d
i
f
i
f
e
q
(
$(
PLATFORM
)
,
P
L
A
T
F
O
R
M
_
A
N
D
R
O
I
D
)
MAKE
=
mingw32-make
e
n
d
i
f
# Define compiler flags:
# -O1 defines optimization level
Escribir
Vista previa
Cargando…
Cancelar
Guardar