From e39f4a6b7a5f29cd5acd40f13d27dc69c3bf2e8c Mon Sep 17 00:00:00 2001 From: Alessandro Autiero Date: Sun, 8 Dec 2024 23:35:52 +0100 Subject: [PATCH] Update Project Reboot 3.0.vcxproj --- Project Reboot 3.0/Project Reboot 3.0.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project Reboot 3.0/Project Reboot 3.0.vcxproj b/Project Reboot 3.0/Project Reboot 3.0.vcxproj index 15ce19d..921d318 100644 --- a/Project Reboot 3.0/Project Reboot 3.0.vcxproj +++ b/Project Reboot 3.0/Project Reboot 3.0.vcxproj @@ -78,7 +78,7 @@ Level3 true WIN32;_DEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ABOVE_S20=$(AboveS20);%(PreprocessorDefinitions) + ABOVE_S20;%(PreprocessorDefinitions) true NotUsing pch.h @@ -101,7 +101,7 @@ true true WIN32;NDEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ABOVE_S20=$(AboveS20);%(PreprocessorDefinitions) + ABOVE_S20;%(PreprocessorDefinitions) true NotUsing pch.h @@ -126,7 +126,7 @@ Level3 true _DEBUG;PROJECTREBOOT30_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ABOVE_S20=$(AboveS20);%(PreprocessorDefinitions) + ABOVE_S20;%(PreprocessorDefinitions) true NotUsing pch.h