mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Update building-msvc.md
This commit is contained in:
parent
10f3d2049a
commit
71cfc83c1d
1 changed files with 2 additions and 2 deletions
|
@ -253,8 +253,8 @@ and run
|
|||
#### Build
|
||||
|
||||
* Open in VS2015 **D:\TBuild\Libraries\breakpad\src\client\windows\breakpad_client.sln**
|
||||
* Change "Treat WChar_t As Built in Type" to "No" in all projects & configurations
|
||||
* Change "Treat Warnings As Errors" to "No" in all projects & configurations
|
||||
* Change "Treat WChar_t As Built in Type" to "No" in all projects & configurations (should be in project>>properties>>C/C++>>Language)
|
||||
* Change "Treat Warnings As Errors" to "No" in all projects & configurations (should be in project>>properties>>C/C++>>General)
|
||||
* Build Debug configuration
|
||||
* Build Release configuration
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue