mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-05 06:35:11 +00:00
[SDL2] On Win, build and link statically.
Keep using system lib dynamically on Unix.
This commit is contained in:
parent
9828e085b0
commit
804384c19c
12 changed files with 391 additions and 40 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -49,9 +49,9 @@
|
|||
[submodule "third_party/cxxopts"]
|
||||
path = third_party/cxxopts
|
||||
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
|
||||
[submodule "third_party/SDL2"]
|
||||
path = third_party/SDL2
|
||||
url = https://github.com/spurious/SDL-mirror.git
|
||||
[submodule "third_party/utfcpp"]
|
||||
path = third_party/utfcpp
|
||||
url = https://github.com/xenia-project/utfcpp.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue