From fc67cb4d056e3ae75b302cc062acd06ce3665935 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 30 Nov 2021 10:33:05 +0100 Subject: [PATCH] Cleanup project files Signed-off-by: Simon Rozman --- build/WinStd.props | 60 ------------------------------- build/WinStd.vcxproj | 86 ++++++++++++++++++++++++++------------------ 2 files changed, 51 insertions(+), 95 deletions(-) delete mode 100644 build/WinStd.props diff --git a/build/WinStd.props b/build/WinStd.props deleted file mode 100644 index d123a7a3..00000000 --- a/build/WinStd.props +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - Use - PCH.h - - - false - - - - - /IGNORE:4221 %(AdditionalOptions) - - - - - - - - - - - - - Create - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/WinStd.vcxproj b/build/WinStd.vcxproj index fb67886b..215487e2 100644 --- a/build/WinStd.vcxproj +++ b/build/WinStd.vcxproj @@ -29,40 +29,21 @@ {47399D91-7EB9-41DE-B521-514BA5DB0C43} WinStd - Win32Proj WinStd - + StaticLibrary Unicode $(DefaultPlatformToolset) - - StaticLibrary - Unicode - $(DefaultPlatformToolset) + + true - - StaticLibrary - Unicode - $(DefaultPlatformToolset) + + true - - StaticLibrary - Unicode - $(DefaultPlatformToolset) - true - - - StaticLibrary - Unicode - $(DefaultPlatformToolset) - - - StaticLibrary - Unicode - $(DefaultPlatformToolset) + true @@ -70,18 +51,53 @@ - + + - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - + + + Use + PCH.h + + + + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + +