From 2afa7dcd9b2b67e1a69c420d731cb485544807e4 Mon Sep 17 00:00:00 2001 From: Michael Keller Date: Mon, 29 Jun 2026 00:45:13 +1200 Subject: [PATCH] Make MSVC Build. Fix build errors when compiling as C in MSVC. Signed-off-by: Michael Keller --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6e5b5a3f..4ddf6072 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,6 @@ Makefile.in /src/revision.h /build + +# Artifact produced by the Subsurface MSVC build +/contrib/msvc/x64/