11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
4- <ProjectConfiguration Include =" Debug Minimal|Win32" >
5- <Configuration >Debug Minimal</Configuration >
6- <Platform >Win32</Platform >
7- </ProjectConfiguration >
8- <ProjectConfiguration Include =" Debug Minimal|x64" >
9- <Configuration >Debug Minimal</Configuration >
10- <Platform >x64</Platform >
11- </ProjectConfiguration >
124 <ProjectConfiguration Include =" Debug|Win32" >
135 <Configuration >Debug</Configuration >
146 <Platform >Win32</Platform >
179 <Configuration >Debug</Configuration >
1810 <Platform >x64</Platform >
1911 </ProjectConfiguration >
20- <ProjectConfiguration Include =" Release Minimal|Win32" >
21- <Configuration >Release Minimal</Configuration >
22- <Platform >Win32</Platform >
23- </ProjectConfiguration >
24- <ProjectConfiguration Include =" Release Minimal|x64" >
25- <Configuration >Release Minimal</Configuration >
26- <Platform >x64</Platform >
27- </ProjectConfiguration >
2812 <ProjectConfiguration Include =" Release|Win32" >
2913 <Configuration >Release</Configuration >
3014 <Platform >Win32</Platform >
4630 <CharacterSet >MultiByte</CharacterSet >
4731 <PlatformToolset >v141</PlatformToolset >
4832 </PropertyGroup >
49- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|Win32'" Label =" Configuration" >
50- <ConfigurationType >Application</ConfigurationType >
51- <UseDebugLibraries >true</UseDebugLibraries >
52- <CharacterSet >MultiByte</CharacterSet >
53- <PlatformToolset >v141</PlatformToolset >
54- </PropertyGroup >
5533 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
5634 <ConfigurationType >Application</ConfigurationType >
5735 <UseDebugLibraries >true</UseDebugLibraries >
5836 <CharacterSet >MultiByte</CharacterSet >
5937 <PlatformToolset >v141</PlatformToolset >
6038 </PropertyGroup >
61- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|x64'" Label =" Configuration" >
62- <ConfigurationType >Application</ConfigurationType >
63- <UseDebugLibraries >true</UseDebugLibraries >
64- <CharacterSet >MultiByte</CharacterSet >
65- <PlatformToolset >v141</PlatformToolset >
66- </PropertyGroup >
6739 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
6840 <ConfigurationType >Application</ConfigurationType >
6941 <UseDebugLibraries >false</UseDebugLibraries >
7042 <WholeProgramOptimization >true</WholeProgramOptimization >
7143 <CharacterSet >MultiByte</CharacterSet >
7244 <PlatformToolset >v141</PlatformToolset >
7345 </PropertyGroup >
74- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|Win32'" Label =" Configuration" >
75- <ConfigurationType >Application</ConfigurationType >
76- <UseDebugLibraries >false</UseDebugLibraries >
77- <WholeProgramOptimization >true</WholeProgramOptimization >
78- <CharacterSet >MultiByte</CharacterSet >
79- <PlatformToolset >v141</PlatformToolset >
80- </PropertyGroup >
8146 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
8247 <ConfigurationType >Application</ConfigurationType >
8348 <UseDebugLibraries >false</UseDebugLibraries >
8449 <WholeProgramOptimization >true</WholeProgramOptimization >
8550 <CharacterSet >MultiByte</CharacterSet >
8651 <PlatformToolset >v141</PlatformToolset >
8752 </PropertyGroup >
88- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|x64'" Label =" Configuration" >
89- <ConfigurationType >Application</ConfigurationType >
90- <UseDebugLibraries >false</UseDebugLibraries >
91- <WholeProgramOptimization >true</WholeProgramOptimization >
92- <CharacterSet >MultiByte</CharacterSet >
93- <PlatformToolset >v141</PlatformToolset >
94- </PropertyGroup >
9553 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
9654 <ImportGroup Label =" ExtensionSettings" >
9755 </ImportGroup >
9856 <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
9957 <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
10058 </ImportGroup >
101- <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|Win32'" Label =" PropertySheets" >
102- <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
103- </ImportGroup >
10459 <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" PropertySheets" >
10560 <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
10661 </ImportGroup >
107- <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|x64'" Label =" PropertySheets" >
108- <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
109- </ImportGroup >
11062 <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
11163 <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
11264 </ImportGroup >
113- <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|Win32'" Label =" PropertySheets" >
114- <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
115- </ImportGroup >
11665 <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" PropertySheets" >
11766 <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
11867 </ImportGroup >
119- <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|x64'" Label =" PropertySheets" >
120- <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
121- </ImportGroup >
12268 <PropertyGroup Label =" UserMacros" />
12369 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
12470 <LinkIncremental >true</LinkIncremental >
12571 <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
12672 <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
12773 </PropertyGroup >
128- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|Win32'" >
129- <LinkIncremental >true</LinkIncremental >
130- <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
131- <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
132- </PropertyGroup >
13374 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
13475 <LinkIncremental >true</LinkIncremental >
13576 <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
13677 <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
13778 </PropertyGroup >
138- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|x64'" >
139- <LinkIncremental >true</LinkIncremental >
140- <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
141- <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
142- </PropertyGroup >
14379 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
14480 <LinkIncremental >false</LinkIncremental >
14581 <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
14682 <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
14783 </PropertyGroup >
148- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|Win32'" >
149- <LinkIncremental >false</LinkIncremental >
150- <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
151- <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
152- </PropertyGroup >
15384 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
15485 <LinkIncremental >false</LinkIncremental >
15586 <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
15687 <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
15788 </PropertyGroup >
158- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|x64'" >
159- <LinkIncremental >false</LinkIncremental >
160- <OutDir >../../../../Build/$(Platform)/VC15/$(Configuration)/</OutDir >
161- <IntDir >../../../../Build/$(Platform)/VC15/$(Configuration)/$(ProjectName)/obj/</IntDir >
162- </PropertyGroup >
16389 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
164- <ClCompile >
165- <PrecompiledHeader >
166- </PrecompiledHeader >
167- <WarningLevel >Level3</WarningLevel >
168- <Optimization >Disabled</Optimization >
169- <PreprocessorDefinitions >XSEC_HAVE_OPENSSL;XSEC_XKMS_ENABLED;XSEC_HAVE_WINCAPI;XSEC_BUILDING_TOOLS;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
170- <AdditionalIncludeDirectories >$(XALANCROOT)/Build/Win32/VC15/Debug/Nls/Include;$(XALANCROOT)/include;$(XALANCROOT)/src;$(XERCESCROOT)/include;$(XERCESCROOT)/src;../../../..;</AdditionalIncludeDirectories >
171- <MinimalRebuild >false</MinimalRebuild >
172- <ConformanceMode >true</ConformanceMode >
173- </ClCompile >
174- <Link >
175- <SubSystem >Console</SubSystem >
176- <GenerateDebugInformation >true</GenerateDebugInformation >
177- <AdditionalDependencies >Xalan-C_1D.lib;xerces-c_3D.lib;crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies >
178- <AdditionalLibraryDirectories >$(XALANCROOT)\Build\Win32\VC15\Debug;$(XALANCROOT)\lib;$(XERCESCROOT)\Build\$(Platform)\VC15\Debug;$(XERCESCROOT)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories >
179- </Link >
180- </ItemDefinitionGroup >
181- <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|Win32'" >
18290 <ClCompile >
18391 <PrecompiledHeader >
18492 </PrecompiledHeader >
197105 </Link >
198106 </ItemDefinitionGroup >
199107 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
200- <ClCompile >
201- <PrecompiledHeader >
202- </PrecompiledHeader >
203- <WarningLevel >Level3</WarningLevel >
204- <Optimization >Disabled</Optimization >
205- <PreprocessorDefinitions >XSEC_HAVE_OPENSSL;XSEC_XKMS_ENABLED;XSEC_HAVE_WINCAPI;XSEC_BUILDING_TOOLS;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
206- <AdditionalIncludeDirectories >$(XALANCROOT)/Build/Win64/VC15/Debug/Nls/Include;$(XALANCROOT)/include;$(XALANCROOT)/src;$(XERCESCROOT)/include;$(XERCESCROOT)/src;../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
207- <MinimalRebuild >false</MinimalRebuild >
208- <ConformanceMode >true</ConformanceMode >
209- </ClCompile >
210- <Link >
211- <SubSystem >Console</SubSystem >
212- <GenerateDebugInformation >true</GenerateDebugInformation >
213- <AdditionalDependencies >Xalan-C_1D.lib;xerces-c_3D.lib;crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies >
214- <AdditionalLibraryDirectories >$(XALANCROOT)\Build\Win64\VC15\Debug;$(XALANCROOT)\lib;$(XERCESCROOT)\Build\Win64\VC15\Debug;$(XERCESCROOT)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories >
215- </Link >
216- </ItemDefinitionGroup >
217- <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|x64'" >
218108 <ClCompile >
219109 <PrecompiledHeader >
220110 </PrecompiledHeader >
233123 </Link >
234124 </ItemDefinitionGroup >
235125 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
236- <ClCompile >
237- <WarningLevel >Level3</WarningLevel >
238- <PrecompiledHeader >
239- </PrecompiledHeader >
240- <Optimization >MaxSpeed</Optimization >
241- <FunctionLevelLinking >true</FunctionLevelLinking >
242- <IntrinsicFunctions >true</IntrinsicFunctions >
243- <PreprocessorDefinitions >XSEC_HAVE_OPENSSL;XSEC_XKMS_ENABLED;XSEC_HAVE_XALAN;XSEC_HAVE_WINCAPI;XSEC_BUILDING_TOOLS;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
244- <AdditionalIncludeDirectories >$(XALANCROOT)/Build/Win32/VC15/Release/Nls/Include;$(XALANCROOT)/include;$(XALANCROOT)/src;$(XERCESCROOT)/include;$(XERCESCROOT)/src;../../../..;</AdditionalIncludeDirectories >
245- <ConformanceMode >true</ConformanceMode >
246- </ClCompile >
247- <Link >
248- <SubSystem >Console</SubSystem >
249- <GenerateDebugInformation >true</GenerateDebugInformation >
250- <EnableCOMDATFolding >true</EnableCOMDATFolding >
251- <OptimizeReferences >true</OptimizeReferences >
252- <AdditionalDependencies >Xalan-C_1.lib;xerces-c_3.lib;crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies >
253- <AdditionalLibraryDirectories >$(XALANCROOT)\Build\Win32\VC15\Release;$(XALANCROOT)\lib;$(XERCESCROOT)\Build\Win32\VC15\Release;$(XERCESCROOT)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories >
254- </Link >
255- </ItemDefinitionGroup >
256- <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|Win32'" >
257126 <ClCompile >
258127 <WarningLevel >Level3</WarningLevel >
259128 <PrecompiledHeader >
275144 </Link >
276145 </ItemDefinitionGroup >
277146 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
278- <ClCompile >
279- <WarningLevel >Level3</WarningLevel >
280- <PrecompiledHeader >
281- </PrecompiledHeader >
282- <Optimization >MaxSpeed</Optimization >
283- <FunctionLevelLinking >true</FunctionLevelLinking >
284- <IntrinsicFunctions >true</IntrinsicFunctions >
285- <PreprocessorDefinitions >XSEC_HAVE_OPENSSL;XSEC_XKMS_ENABLED;XSEC_HAVE_XALAN;XSEC_HAVE_WINCAPI;XSEC_BUILDING_TOOLS;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
286- <AdditionalIncludeDirectories >$(XALANCROOT)/Build/Win64/VC15/Release/Nls/Include;$(XALANCROOT)/include;$(XALANCROOT)/src;$(XERCESCROOT)/include;$(XERCESCROOT)/src;../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
287- <ConformanceMode >true</ConformanceMode >
288- </ClCompile >
289- <Link >
290- <SubSystem >Console</SubSystem >
291- <GenerateDebugInformation >true</GenerateDebugInformation >
292- <EnableCOMDATFolding >true</EnableCOMDATFolding >
293- <OptimizeReferences >true</OptimizeReferences >
294- <AdditionalDependencies >Xalan-C_1.lib;xerces-c_3.lib;crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies >
295- <AdditionalLibraryDirectories >$(XALANCROOT)\Build\Win64\VC15\Release;$(XALANCROOT)\lib;$(XERCESCROOT)\Build\Win64\VC15\Release;$(XERCESCROOT)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories >
296- </Link >
297- </ItemDefinitionGroup >
298- <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release Minimal|x64'" >
299147 <ClCompile >
300148 <WarningLevel >Level3</WarningLevel >
301149 <PrecompiledHeader >
327175 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
328176 <ImportGroup Label =" ExtensionTargets" >
329177 </ImportGroup >
330- </Project >
178+ </Project >
0 commit comments