From 16b295efd25d6046a165d1bf6b5d1091380e9077 Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Fri, 10 Oct 2025 14:32:48 +0200 Subject: [PATCH] Changed optimizations to pass AVs --- LittleNightmareIII/LittleNightmareIII.vcxproj | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/LittleNightmareIII/LittleNightmareIII.vcxproj b/LittleNightmareIII/LittleNightmareIII.vcxproj index e096198..de9ce18 100644 --- a/LittleNightmareIII/LittleNightmareIII.vcxproj +++ b/LittleNightmareIII/LittleNightmareIII.vcxproj @@ -32,13 +32,13 @@ true v143 Unicode - true + false DynamicLibrary false v143 - true + false Unicode @@ -46,13 +46,13 @@ true v143 Unicode - true + false DynamicLibrary false v143 - true + false Unicode @@ -98,9 +98,11 @@ $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes MultiThreadedDLL stdcpp20 - true + false MinSpace Default + Size + false Windows @@ -112,7 +114,7 @@ Level3 true - true + false true WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true @@ -121,6 +123,8 @@ stdcpp20 MinSpace Default + Size + false Windows @@ -137,9 +141,11 @@ $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes MultiThreadedDLL stdcpp20 - true + false MinSpace Default + Size + false Windows @@ -151,16 +157,17 @@ Level3 true - true + false true NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes MultiThreadedDLL - true + false stdcpp20 MinSpace Default + Size Windows