更改目录

This commit is contained in:
baidwwy 2021-03-18 00:21:41 +08:00
parent 270a104589
commit d82f641ef0
1 changed files with 18 additions and 18 deletions

36
.gitmodules vendored
View File

@ -1,28 +1,28 @@
[submodule "dep/HP-Socket"] [submodule "dependent/HP-Socket"]
path = dep/HP-Socket path = dependent/HP-Socket
url = https://gitee.com/ldcsaa/HP-Socket url = https://gitee.com/ldcsaa/HP-Socket
branch = master branch = master
[submodule "dep/zlib"] [submodule "dependent/zlib"]
path = dep/zlib path = dependent/zlib
url = https://gitee.com/GGELUA/zlib url = https://gitee.com/GGELUA/zlib
[submodule "dep/mongo-c-driver"] [submodule "dependent/mongo-c-driver"]
path = dep/mongo-c-driver path = dependent/mongo-c-driver
url = https://gitee.com/mirrors/mongo-c-driver url = https://gitee.com/mirrors/mongo-c-driver
[submodule "dep/SQLite3MultipleCiphers"] [submodule "dependent/SQLite3MultipleCiphers"]
path = dep/SQLite3MultipleCiphers path = dependent/SQLite3MultipleCiphers
url = https://gitee.com/GGELUA/SQLite3MultipleCiphers url = https://gitee.com/GGELUA/SQLite3MultipleCiphers
[submodule "dep/libzmq"] [submodule "dependent/libzmq"]
path = dep/libzmq path = dependent/libzmq
url = https://gitee.com/mirrors/libzmq url = https://gitee.com/mirrors/libzmq
[submodule "dep/SDL"] [submodule "dependent/SDL"]
path = dep/SDL path = dependent/SDL
url = https://gitee.com/GGELUA/SDL url = https://gitee.com/GGELUA/SDL
[submodule "dep/SDL_ttf"] [submodule "dependent/SDL_ttf"]
path = dep/SDL_ttf path = dependent/SDL_ttf
url = https://gitee.com/GGELUA/SDL_ttf url = https://gitee.com/GGELUA/SDL_ttf
[submodule "dep/SDL_image"] [submodule "dependent/SDL_image"]
path = dep/SDL_image path = dependent/SDL_image
url = https://gitee.com/GGELUA/SDL_image url = https://gitee.com/GGELUA/SDL_image
[submodule "dep/SDL_mixer"] [submodule "dependent/SDL_mixer"]
path = dep/SDL_mixer path = dependent/SDL_mixer
url = https://gitee.com/GGELUA/SDL_mixer url = https://gitee.com/GGELUA/SDL_mixer