This commit is contained in:
WolverinDEV
2019-11-09 19:46:15 +01:00
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
url = https://git.did.science/WolverinDEV/TeaSpeak-SharedLib.git
[submodule "third_party/boringssl"]
path = third_party/boringssl
url = https://git.did.science/WolverinDEV/boringssl.git
url = https://boringssl.googlesource.com/boringssl
[submodule "build-helpers"]
path = build-helpers
url = https://github.com/WolverinDEV/build-helpers.git
+4
View File
@@ -1,3 +1,7 @@
Windows:
Make sure you have MSBuild.exe within your PATH variable!
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
Update/initialize git submodules (Using the refs given!):
#Update the module
git submodule update --init --recursive -f
+1 -1
Submodule shared updated: c532266cb8...a6bbe0c557