mirror of
https://github.com/Alia5/GlosSI.git
synced 2024-11-03 03:40:28 +00:00
8 lines
227 B
Batchfile
8 lines
227 B
Batchfile
cd deps/ViGEmClient
|
|
|
|
git apply ../../ViGEm_BuildConfig.patch
|
|
|
|
msbuild.exe ViGEmCLient.sln /t:Build /p:Configuration=Debug_LIB;Platform=x64
|
|
msbuild.exe ViGEmCLient.sln /t:Build /p:Configuration=Release_LIB;Platform=x64
|
|
|
|
cd ../.. |