update bundled premake
This commit is contained in:
parent
fd7b4eb060
commit
9c3caba1f0
|
|
@ -0,0 +1,21 @@
|
|||
[submodule "freetype"]
|
||||
path = freetype
|
||||
url = https://github.com/freetype/freetype.git
|
||||
[submodule "imgui"]
|
||||
path = imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
[submodule "imgui-sfml"]
|
||||
path = imgui-sfml
|
||||
url = https://github.com/SFML/imgui-sfml.git
|
||||
[submodule "SFML"]
|
||||
path = SFML
|
||||
url = https://github.com/SFML/SFML.git
|
||||
[submodule "vorbis"]
|
||||
path = vorbis
|
||||
url = https://github.com/xiph/vorbis.git
|
||||
[submodule "flac"]
|
||||
path = flac
|
||||
url = https://github.com/xiph/flac.git
|
||||
[submodule "ogg"]
|
||||
path = ogg
|
||||
url = https://github.com/xiph/ogg.git
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 7a7138b02fb56ca12c888847987e68ca51614d5e
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9547dbc2ddfca06a70ea937dbb605bbe78ea5f90
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 23b6cd27ff19b70cbf98e058cd2cf0647d5284ff
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 922a11f0847fe1a7907345c31a22e0e77a43829c
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ab6b5cfeddb4eb980a42b526dc66901a0976ff6d
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 0288fadac3ac62d453409dfc83e9c4ab617d2472
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 2d79800b6751dddd4b8b4ad50832faa5ae2a00d9
|
||||
Loading…
Reference in New Issue