Upgrade zmbv solution and project to VS2019
Previous solution format does not work any more in modern Visual Studio. Includes some project adjustments needed to cleanly build the project in MSVC without any warnings.
This commit is contained in:
parent
145b83ea74
commit
a57d081f24
6 changed files with 146 additions and 158 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -51,3 +51,6 @@ stamp-h1
|
|||
|
||||
# Other
|
||||
compile
|
||||
|
||||
# Visual Studio
|
||||
.vs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue