From bbfb70f7116273feac35d60462112569c6e635ca Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 1 Dec 2021 07:08:23 +0100 Subject: [PATCH] Cleanup project files Signed-off-by: Simon Rozman --- build/wxExtendDll.vcxproj | 3 --- build/wxExtendLib.props | 8 -------- build/wxExtendLib.vcxproj | 4 +++- 3 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 build/wxExtendLib.props diff --git a/build/wxExtendDll.vcxproj b/build/wxExtendDll.vcxproj index fbc1d4a..860f243 100644 --- a/build/wxExtendDll.vcxproj +++ b/build/wxExtendDll.vcxproj @@ -55,9 +55,6 @@ - - ..\..\..\output\$(Platform).$(Configuration)\ - $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion) diff --git a/build/wxExtendLib.props b/build/wxExtendLib.props deleted file mode 100644 index 6540d48..0000000 --- a/build/wxExtendLib.props +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/build/wxExtendLib.vcxproj b/build/wxExtendLib.vcxproj index f206e32..66b518d 100644 --- a/build/wxExtendLib.vcxproj +++ b/build/wxExtendLib.vcxproj @@ -50,7 +50,9 @@ - + + +