This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
sdl
/
SDL
mirror of
https://github.com/libsdl-org/SDL.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Add test sources to mingw release artifact
Anonymous Maarten
9 tháng trước cách đây
mục cha
c46bec009b
commit
af94954161
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
build-scripts/release-info.json
+ 3
- 0
build-scripts/release-info.json
Xem Tập Tin
@@ -48,6 +48,9 @@
],
"docs": [
"docs/*"
+ ],
+ "test": [
+ "test/*"
]
}
},