This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
sdl
/
SDL
同期ミラー
https://github.com/libsdl-org/SDL.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Add test sources to mingw release artifact
Anonymous Maarten
9 ヶ月 前
親
c46bec009b
コミット
af94954161
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
build-scripts/release-info.json
+ 3
- 0
build-scripts/release-info.json
ファイルの表示
@@ -48,6 +48,9 @@
],
"docs": [
"docs/*"
+ ],
+ "test": [
+ "test/*"
]
}
},