From 16034dcd3fe5d33b0bbe0127a9a8d3ece900376a Mon Sep 17 00:00:00 2001 From: thrust26 Date: Tue, 31 Dec 2024 19:49:48 +0100 Subject: [PATCH] fixed problems with VS project file --- src/os/windows/Stella.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/os/windows/Stella.vcxproj b/src/os/windows/Stella.vcxproj index 3011cd2c6..8dc80e2ae 100755 --- a/src/os/windows/Stella.vcxproj +++ b/src/os/windows/Stella.vcxproj @@ -38,7 +38,7 @@ MultiByte v143 false - PGUpdate + false Application @@ -264,7 +264,7 @@ CompileAsCpp NoListing $(IntDir)asm\windows\%(RelativeDir) - true + false /w14596 %(AdditionalOptions) true