AuroraSmallExample/.gitmodules
2021-10-02 14:24:30 +01:00

90 lines
3.1 KiB
Plaintext

[submodule "Build_Scripts"]
path = Build_Scripts
url = https://git.reece.sx/AuroraPipeline/Build
[submodule "Include"]
path = Include
url = https://git.reece.sx/AuroraPipeline/Include
[submodule ".\\Vendor\\bzip2\\"]
path = .\\Vendor\\bzip2\\
url = https://git.reece.sx/AuroraMiddleware/bzip2
[submodule ".\\Vendor\\fmt"]
path = .\\Vendor\\fmt
url = https://git.reece.sx/AuroraMiddleware/fmt
[submodule ".\\Vendor\\libtomcrypt"]
path = .\\Vendor\\libtomcrypt
url = https://git.reece.sx/AuroraMiddleware/libtomcrypt
[submodule ".\\Vendor\\libtommath\\"]
path = .\\Vendor\\libtommath\\
url = https://git.reece.sx/AuroraMiddleware/libtommath
[submodule ".\\Vendor\\lz4\\"]
path = .\\Vendor\\lz4\\
url = https://git.reece.sx/AuroraMiddleware/lz4
[submodule ".\\Vendor\\mbedtls\\"]
path = .\\Vendor\\mbedtls\\
url = https://git.reece.sx/AuroraMiddleware/mbedtls
[submodule ".\\Vendor\\mimalloc"]
path = .\\Vendor\\mimalloc
url = https://git.reece.sx/AuroraMiddleware/mimalloc
[submodule ".\\Vendor\\nlohmannjson"]
path = .\\Vendor\\nlohmannjson
url = https://git.reece.sx/AuroraMiddleware/nlohmannjson
[submodule ".\\Vendor\\stduuid"]
path = .\\Vendor\\stduuid
url = https://git.reece.sx/AuroraMiddleware/stduuid
[submodule ".\\Vendor\\zlib"]
path = .\\Vendor\\zlib
url = https://git.reece.sx/AuroraMiddleware/zlib
[submodule ".\\Vendor\\zstd"]
path = .\\Vendor\\zstd
url = https://git.reece.sx/AuroraMiddleware/zstd
[submodule ".\\Aurora\\AuroraRuntime"]
path = .\\Aurora\\AuroraRuntime
url = https://git.reece.sx/AuroraSupport/AuroraRuntime
[submodule "..\\Build_Scripts"]
path = Build_Scripts
url = https://git.reece.sx/AuroraPipeline/Build
branch = master
[submodule "..\\Include"]
path = Include
url = https://git.reece.sx/AuroraPipeline/Include
branch = master
[submodule "Vendor/bzip2"]
path = Vendor/bzip2
url = https://git.reece.sx/AuroraMiddleware/bzip2
[submodule "Vendor/fmt"]
path = Vendor/fmt
url = https://git.reece.sx/AuroraMiddleware/fmt
[submodule "Vendor/libtomcrypt"]
path = Vendor/libtomcrypt
url = https://git.reece.sx/AuroraMiddleware/libtomcrypt
[submodule "Vendor/libtommath"]
path = Vendor/libtommath
url = https://git.reece.sx/AuroraMiddleware/libtommath
[submodule "Vendor/lz4"]
path = Vendor/lz4
url = https://git.reece.sx/AuroraMiddleware/lz4
[submodule "Vendor/mbedtls"]
path = Vendor/mbedtls
url = https://git.reece.sx/AuroraMiddleware/mbedtls
[submodule "Vendor/mimalloc"]
path = Vendor/mimalloc
url = https://git.reece.sx/AuroraMiddleware/mimalloc
[submodule "Vendor/nlohmannjson"]
path = Vendor/nlohmannjson
url = https://git.reece.sx/AuroraMiddleware/nlohmannjson
[submodule "Vendor/stduuid"]
path = Vendor/stduuid
url = https://git.reece.sx/AuroraMiddleware/stduuid
[submodule "Vendor/zlib"]
path = Vendor/zlib
url = https://git.reece.sx/AuroraMiddleware/zlib
[submodule "Vendor/zstd"]
path = Vendor/zstd
url = https://git.reece.sx/AuroraMiddleware/zstd
[submodule "Vendor/o1heap"]
path = Vendor/o1heap
url = https://gitea.reece.sx/AuroraMiddleware/o1heap
[submodule "Aurora/Runtime"]
path = Aurora/Runtime
url = https://gitea.reece.sx/AuroraSupport/AuroraRuntime