This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
sdl
/
SDL
espejo de
https://github.com/libsdl-org/SDL.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add test sources to mingw release artifact
Anonymous Maarten
hace 9 meses
padre
c46bec009b
commit
af94954161
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
build-scripts/release-info.json
+ 3
- 0
build-scripts/release-info.json
Ver fichero
@@ -48,6 +48,9 @@
],
"docs": [
"docs/*"
+ ],
+ "test": [
+ "test/*"
]
}
},