mirror of
https://github.com/pjlt/lanthing-pc.git
synced 2026-06-20 18:06:05 +08:00
* Update win-build.yml * Update build.ps1 and win-build.yml * Use github actions prebuilt instead of manualy prebuilt * Update build.ps1 * Update build.ps1 * Replace rtc submodule with 'fetch prebuilt' * Update win-build.yml
16 lines
467 B
Plaintext
16 lines
467 B
Plaintext
[submodule "third_party/utfcpp"]
|
|
path = third_party/utfcpp
|
|
url = https://github.com/nemtrif/utfcpp.git
|
|
[submodule "ltproto"]
|
|
path = ltproto
|
|
url = https://github.com/pjlt/ltproto.git
|
|
[submodule "third_party/breakpad"]
|
|
path = third_party/breakpad
|
|
url = https://github.com/google/breakpad.git
|
|
[submodule "rtc"]
|
|
path = rtc
|
|
url = https://github.com/pjlt/rtc.git
|
|
[submodule "third_party/imgui"]
|
|
path = third_party/imgui
|
|
url = https://github.com/ocornut/imgui.git
|