mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Use RelWithDebInfo for OpenAL on Windows.
This commit is contained in:
parent
48dad5f477
commit
06ee21041d
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
||||||
-D LIBTYPE:STRING=STATIC ^
|
-D LIBTYPE:STRING=STATIC ^
|
||||||
-D FORCE_STATIC_VCRT=ON
|
-D FORCE_STATIC_VCRT=ON
|
||||||
msbuild OpenAL.vcxproj /property:Configuration=Debug
|
msbuild OpenAL.vcxproj /property:Configuration=Debug
|
||||||
msbuild OpenAL.vcxproj /property:Configuration=Release
|
msbuild OpenAL.vcxproj /property:Configuration=RelWithDebInfo
|
||||||
cd ..\..
|
cd ..\..
|
||||||
|
|
||||||
git clone https://github.com/google/breakpad
|
git clone https://github.com/google/breakpad
|
||||||
|
|
Loading…
Add table
Reference in a new issue