mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Use RelWithDebInfo for OpenAL on Windows.
This commit is contained in:
@@ -118,7 +118,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
||||
-D LIBTYPE:STRING=STATIC ^
|
||||
-D FORCE_STATIC_VCRT=ON
|
||||
msbuild OpenAL.vcxproj /property:Configuration=Debug
|
||||
msbuild OpenAL.vcxproj /property:Configuration=Release
|
||||
msbuild OpenAL.vcxproj /property:Configuration=RelWithDebInfo
|
||||
cd ..\..
|
||||
|
||||
git clone https://github.com/google/breakpad
|
||||
|
||||
Reference in New Issue
Block a user