mirror of
https://github.com/vale981/tdesktop
synced 2025-03-05 09:41:41 -05:00
Closed alpha version 1.6.3.6: Fix instructions.
This commit is contained in:
parent
839cedde65
commit
6021923bf1
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
|||
cd openal-soft
|
||||
git checkout fix_macro
|
||||
cd build
|
||||
cmake -G "Visual Studio 16 2019" -D LIBTYPE:STRING=STATIC -D FORCE_STATIC_VCRT:STRING=ON ..
|
||||
cmake -G "Visual Studio 16 2019" -A Win32 -D LIBTYPE:STRING=STATIC -D FORCE_STATIC_VCRT:STRING=ON ..
|
||||
msbuild OpenAL.vcxproj /property:Configuration=Debug
|
||||
msbuild OpenAL.vcxproj /property:Configuration=Release
|
||||
cd ..\..
|
||||
|
|
Loading…
Add table
Reference in a new issue