This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gugdun
/
SDL
espejo de
https://github.com/libsdl-org/SDL
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add test sources to mingw release artifact
Anonymous Maarten
hace 1 año
padre
826c56b67c
commit
9c821dc21c
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Unificar 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": [
"docs/*"
"docs/*"
+ ],
+ "test": [
+ "test/*"
]
]
}
}
},
},