Add SDL2 submodule for MSVC development.
Tracking 2.0.10 headers and libraries.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -52,3 +52,6 @@
|
|||||||
[submodule "third_party/cxxopts"]
|
[submodule "third_party/cxxopts"]
|
||||||
path = third_party/cxxopts
|
path = third_party/cxxopts
|
||||||
url = https://github.com/jarro2783/cxxopts.git
|
url = https://github.com/jarro2783/cxxopts.git
|
||||||
|
[submodule "third_party/SDL2-devel-VC"]
|
||||||
|
path = third_party/SDL2-devel-VC
|
||||||
|
url = https://github.com/xenia-project/SDL2-devel-VC.git
|
||||||
|
|||||||
1
third_party/SDL2-devel-VC
vendored
Submodule
1
third_party/SDL2-devel-VC
vendored
Submodule
Submodule third_party/SDL2-devel-VC added at f102d8b363
Reference in New Issue
Block a user