From 9bb3939395a69e56c873eb414514d0d1e73c8a99 Mon Sep 17 00:00:00 2001 From: Alessandro Autiero Date: Sun, 8 Dec 2024 23:24:00 +0100 Subject: [PATCH] Update Project Reboot 3.0.vcxproj --- Project Reboot 3.0/Project Reboot 3.0.vcxproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Project Reboot 3.0/Project Reboot 3.0.vcxproj b/Project Reboot 3.0/Project Reboot 3.0.vcxproj index 8725bcc..15ce19d 100644 --- a/Project Reboot 3.0/Project Reboot 3.0.vcxproj +++ b/Project Reboot 3.0/Project Reboot 3.0.vcxproj @@ -77,7 +77,8 @@ Level3 true - ABOVE_S20=$(AboveS20);WIN32;_DEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + WIN32;_DEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ABOVE_S20=$(AboveS20);%(PreprocessorDefinitions) true NotUsing pch.h @@ -99,7 +100,8 @@ true true true - ABOVE_S20=$(AboveS20);WIN32;NDEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + WIN32;NDEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ABOVE_S20=$(AboveS20);%(PreprocessorDefinitions) true NotUsing pch.h @@ -123,7 +125,8 @@ Level3 true - ABOVE_S20=$(AboveS20);_DEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ABOVE_S20=$(AboveS20);%(PreprocessorDefinitions) true NotUsing pch.h @@ -145,7 +148,8 @@ true true true - ABOVE_S20=$(AboveS20);NDEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ABOVE_S20=$(AboveS20);%(PreprocessorDefinitions) true NotUsing pch.h