This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
sdl
/
SDL
réplica de
https://github.com/libsdl-org/SDL.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Add test sources to mingw release artifact
Anonymous Maarten
hai 9 meses
pai
826c56b67c
achega
9c821dc21c
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
build-scripts/release-info.json
+ 3
- 0
build-scripts/release-info.json
Ver ficheiro
@@ -48,6 +48,9 @@
],
"docs": [
"docs/*"
+ ],
+ "test": [
+ "test/*"
]
}
},