Updated doc for Windows.

This commit is contained in:
23rd 2020-10-30 21:51:54 +03:00 committed by John Preston
parent 6ab31219ed
commit 101ba05ce3
1 changed files with 2 additions and 1 deletions

View File

@ -105,7 +105,8 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
-A Win32 ^
-DWITH_JPEG8=ON ^
-DPNG_SUPPORTED=OFF
cmake --build .
cmake --build . --config Debug
cmake --build . --config Release
cd ..
git clone https://github.com/telegramdesktop/openal-soft.git