This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
gugdun
/
SDL
kopia lustrzana
https://github.com/libsdl-org/SDL
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Add test sources to mingw release artifact
Anonymous Maarten
1 rok 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/*"
]
}
},