This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
sdl
/
SDL
kopia lustrzana
https://github.com/libsdl-org/SDL.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Add test sources to mingw release artifact
Anonymous Maarten
9 miesięcy temu
rodzic
826c56b67c
commit
9c821dc21c
1 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
build-scripts/release-info.json
+ 3
- 0
build-scripts/release-info.json
Wyświetl plik
@@ -48,6 +48,9 @@
],
"docs": [
"docs/*"
+ ],
+ "test": [
+ "test/*"
]
}
},