diff --git a/build/wxExtend.props b/build/wxExtend.props index 8f2d78e..8f8102d 100644 --- a/build/wxExtend.props +++ b/build/wxExtend.props @@ -4,19 +4,11 @@ 15 - - ..\..\..\output\$(Platform).$(Configuration)\ - $(OutDir)..\locale\%(Filename)\$(ProjectName)$(wxExtendVersion).mo - - - $(wxExtendVersion) - - diff --git a/build/wxExtendDll.props b/build/wxExtendDll.props deleted file mode 100644 index 9f629f1..0000000 --- a/build/wxExtendDll.props +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion) - - - $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)_x64 - - - $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)_arm64 - - - $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion) - - - $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)_x64 - - - $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)_arm64 - - - - - WXMAKINGDLL_WXEXTEND;WXUSINGDLL;%(PreprocessorDefinitions) - - - - - - \ No newline at end of file diff --git a/build/wxExtendDll.vcxproj b/build/wxExtendDll.vcxproj index 715834b..fbc1d4a 100644 --- a/build/wxExtendDll.vcxproj +++ b/build/wxExtendDll.vcxproj @@ -32,68 +32,58 @@ wxExtend - + DynamicLibrary + Unicode + $(DefaultPlatformToolset) + + true - Unicode - $(DefaultPlatformToolset) - - DynamicLibrary - true - Unicode - $(DefaultPlatformToolset) - - - DynamicLibrary - true - Unicode - $(DefaultPlatformToolset) - true - - - DynamicLibrary - false + true - Unicode - $(DefaultPlatformToolset) - - DynamicLibrary - false - true - Unicode - $(DefaultPlatformToolset) - - - DynamicLibrary - false - true - Unicode - $(DefaultPlatformToolset) + true - - + - + + + - - - - - - - - - - - - - + + ..\..\..\output\$(Platform).$(Configuration)\ + + + $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion) + + + $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)_x64 + + + $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)_arm64 + + + $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion) + + + $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)_x64 + + + $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)_arm64 + + + + WXMAKINGDLL_WXEXTEND;WXUSINGDLL;%(PreprocessorDefinitions) + + + + + diff --git a/build/wxExtendLib.vcxproj b/build/wxExtendLib.vcxproj index 009b5ad..5cac3a5 100644 --- a/build/wxExtendLib.vcxproj +++ b/build/wxExtendLib.vcxproj @@ -32,45 +32,18 @@ wxExtend - + StaticLibrary + Unicode + $(DefaultPlatformToolset) + + true - Unicode - $(DefaultPlatformToolset) - - StaticLibrary - true - Unicode - $(DefaultPlatformToolset) - - - StaticLibrary - true - Unicode - $(DefaultPlatformToolset) - true - - - StaticLibrary - false + true - Unicode - $(DefaultPlatformToolset) - - StaticLibrary - false - true - Unicode - $(DefaultPlatformToolset) - - - StaticLibrary - false - true - Unicode - $(DefaultPlatformToolset) + true