blob: 412fb9ad75b6fd392f75f9e529db21e410f8fff3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "vcpkg"]
path = ci/vcpkg
url = https://github.com/microsoft/vcpkg/
[submodule "ci/vcpkg"]
path = ci/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "ci/gtk-for-windows"]
path = ci/gtk-for-windows
url = https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer
[submodule "subprojects/simpleini"]
path = subprojects/simpleini
url = https://github.com/brofield/simpleini
[submodule "subprojects/ixwebsocket"]
path = subprojects/ixwebsocket
url = https://github.com/machinezone/ixwebsocket
|