From f00c5ed98ec1bb6421ffd153abc6f6aacc996428 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 27 Jul 2020 12:03:57 +0000 Subject: [PATCH] Clean project settings and revert mostly to defaults git-svn-id: https://svn.rozman.si/svn/VS/LockIfOutOfLogonHours/trunk@18 8318ca12-60fa-704f-b1c2-085edf00c0b2 --- .../LockIfOutOfLogonHours.vcxproj | 54 ++----------------- 1 file changed, 4 insertions(+), 50 deletions(-) diff --git a/LockIfOutOfLogonHours/LockIfOutOfLogonHours.vcxproj b/LockIfOutOfLogonHours/LockIfOutOfLogonHours.vcxproj index aed8bae..885b62a 100644 --- a/LockIfOutOfLogonHours/LockIfOutOfLogonHours.vcxproj +++ b/LockIfOutOfLogonHours/LockIfOutOfLogonHours.vcxproj @@ -67,35 +67,25 @@ $(Configuration).$(Platform)\ $(Configuration).$(Platform)\ - false $(Configuration).$(Platform)\ $(Configuration).$(Platform)\ - false $(Configuration).$(Platform)\ $(Configuration).$(Platform)\ - false $(Configuration).$(Platform)\ $(Configuration).$(Platform)\ - false - NotUsing Level4 - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + _DEBUG;%(PreprocessorDefinitions) true - true - EnableFastChecks ProgramDatabase - false - true MultiThreadedDebugDLL @@ -106,16 +96,10 @@ - NotUsing Level4 - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + _DEBUG;%(PreprocessorDefinitions) true - true - EnableFastChecks ProgramDatabase - false - true MultiThreadedDebugDLL @@ -127,60 +111,30 @@ Level4 - NotUsing - Full - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - Speed - true - true + NDEBUG;%(PreprocessorDefinitions) true - false - Default ProgramDatabase - false - OnlyExplicitInline - true - true MultiThreadedDLL - false Windows - true true true - true secur32.lib;%(AdditionalDependencies) Level4 - NotUsing - Full - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - Speed - true - true + NDEBUG;%(PreprocessorDefinitions) true - false - Default ProgramDatabase - false - OnlyExplicitInline - true - true MultiThreadedDLL - false Windows - true true true - true secur32.lib;%(AdditionalDependencies)