1
0
Fork 0

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:
Patryk Obara 2019-10-01 13:51:04 +02:00 committed by Patryk Obara
parent 145b83ea74
commit a57d081f24
6 changed files with 146 additions and 158 deletions

3
.gitignore vendored
View file

@ -51,3 +51,6 @@ stamp-h1
# Other
compile
# Visual Studio
.vs