Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatryk Obara <dreamer.tan@gmail.com>2019-10-01 14:51:04 +0300
committerPatryk Obara <patryk.obara@gmail.com>2019-10-02 13:03:03 +0300
commita57d081f240f71fdb1e7736932a7c1b7f8e8e0fa (patch)
treea257514bfc8e2b220e5f87f5420625e51845fc8b /.gitignore
parent145b83ea747f0bae00dfae9c01654130e7ff132e (diff)
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 81a4da747..54e1a978b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,6 @@ stamp-h1
# Other
compile
+
+# Visual Studio
+.vs