Imported Upstream version 2.2.5
[platform/upstream/expat.git] / lib / expatw_static.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Release|Win32">
9       <Configuration>Release</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Template|Win32">
13       <Configuration>Template</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16   </ItemGroup>
17   <PropertyGroup Label="Globals">
18     <SccProjectName />
19     <SccLocalPath />
20     <ProjectGuid>{9220B0F2-C895-4CB2-91D1-1C16C4ECB759}</ProjectGuid>
21     <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
22   </PropertyGroup>
23   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
24   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Template|Win32'" Label="Configuration">
25     <ConfigurationType>Application</ConfigurationType>
26     <PlatformToolset>v141</PlatformToolset>
27   </PropertyGroup>
28   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
29     <ConfigurationType>StaticLibrary</ConfigurationType>
30     <PlatformToolset>v141</PlatformToolset>
31     <UseOfMfc>false</UseOfMfc>
32     <CharacterSet>MultiByte</CharacterSet>
33   </PropertyGroup>
34   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
35     <ConfigurationType>StaticLibrary</ConfigurationType>
36     <PlatformToolset>v141</PlatformToolset>
37     <UseOfMfc>false</UseOfMfc>
38     <CharacterSet>MultiByte</CharacterSet>
39   </PropertyGroup>
40   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
41   <ImportGroup Label="ExtensionSettings">
42   </ImportGroup>
43   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Template|Win32'">
44     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
45   </ImportGroup>
46   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
47     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
48     <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
49   </ImportGroup>
50   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
51     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52     <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
53   </ImportGroup>
54   <PropertyGroup Label="UserMacros" />
55   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
56     <OutDir>.\..\win32\bin\Debug\</OutDir>
57     <IntDir>.\..\win32\tmp\Debug-w_static\</IntDir>
58     <LinkIncremental>true</LinkIncremental>
59   </PropertyGroup>
60   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
61     <OutDir>.\..\win32\bin\Release\</OutDir>
62     <IntDir>.\..\win32\tmp\Release-w_static\</IntDir>
63     <LinkIncremental>false</LinkIncremental>
64   </PropertyGroup>
65   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
66     <ClCompile>
67       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
68       <InlineFunctionExpansion>Default</InlineFunctionExpansion>
69       <FunctionLevelLinking>true</FunctionLevelLinking>
70       <Optimization>Disabled</Optimization>
71       <SuppressStartupBanner>true</SuppressStartupBanner>
72       <WarningLevel>Level3</WarningLevel>
73       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
74       <PreprocessorDefinitions>_DEBUG;_WINDOWS;_LIB;XML_UNICODE_WCHAR_T;%(PreprocessorDefinitions)</PreprocessorDefinitions>
75       <AssemblerListingLocation>.\..\win32\tmp\Debug-w_static\</AssemblerListingLocation>
76       <BrowseInformation>true</BrowseInformation>
77       <PrecompiledHeaderOutputFile>.\..\win32\tmp\Debug-w_static\expatw_static.pch</PrecompiledHeaderOutputFile>
78       <ObjectFileName>.\..\win32\tmp\Debug-w_static\</ObjectFileName>
79       <ProgramDataBaseFileName>.\..\win32\tmp\Debug-w_static\</ProgramDataBaseFileName>
80       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
81     </ClCompile>
82     <ResourceCompile>
83       <Culture>0x0409</Culture>
84       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
85     </ResourceCompile>
86     <Bscmake>
87       <SuppressStartupBanner>true</SuppressStartupBanner>
88       <OutputFile>.\..\win32\bin\Debug\expatw_static.bsc</OutputFile>
89     </Bscmake>
90     <Lib>
91       <SuppressStartupBanner>true</SuppressStartupBanner>
92       <OutputFile>..\win32\bin\Debug\libexpatwMT.lib</OutputFile>
93     </Lib>
94   </ItemDefinitionGroup>
95   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
96     <ClCompile>
97       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
98       <InlineFunctionExpansion>Default</InlineFunctionExpansion>
99       <StringPooling>true</StringPooling>
100       <FunctionLevelLinking>true</FunctionLevelLinking>
101       <Optimization>MaxSpeed</Optimization>
102       <SuppressStartupBanner>true</SuppressStartupBanner>
103       <WarningLevel>Level3</WarningLevel>
104       <PreprocessorDefinitions>_WINDOWS;NDEBUG;_LIB;XML_UNICODE_WCHAR_T;%(PreprocessorDefinitions)</PreprocessorDefinitions>
105       <AssemblerListingLocation>.\..\win32\tmp\Release-w_static\</AssemblerListingLocation>
106       <PrecompiledHeaderOutputFile>.\..\win32\tmp\Release-w_static\expatw_static.pch</PrecompiledHeaderOutputFile>
107       <ObjectFileName>.\..\win32\tmp\Release-w_static\</ObjectFileName>
108       <ProgramDataBaseFileName>.\..\win32\tmp\Release-w_static\</ProgramDataBaseFileName>
109     </ClCompile>
110     <ResourceCompile>
111       <Culture>0x0409</Culture>
112       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
113     </ResourceCompile>
114     <Bscmake>
115       <SuppressStartupBanner>true</SuppressStartupBanner>
116       <OutputFile>.\..\win32\bin\Release\expatw_static.bsc</OutputFile>
117     </Bscmake>
118     <Lib>
119       <SuppressStartupBanner>true</SuppressStartupBanner>
120       <OutputFile>..\win32\bin\Release\libexpatwMT.lib</OutputFile>
121     </Lib>
122   </ItemDefinitionGroup>
123   <ItemGroup>
124     <ClCompile Include="loadlibrary.c" />
125     <ClCompile Include="xmlparse.c" />
126     <ClCompile Include="xmlrole.c" />
127     <ClCompile Include="xmltok.c" />
128     <ClCompile Include="xmltok_impl.c" />
129     <ClCompile Include="xmltok_ns.c" />
130   </ItemGroup>
131   <ItemGroup>
132     <ClInclude Include="ascii.h" />
133     <ClInclude Include="asciitab.h" />
134     <ClInclude Include="expat.h" />
135     <ClInclude Include="expat_external.h" />
136     <ClInclude Include="iasciitab.h" />
137     <ClInclude Include="internal.h" />
138     <ClInclude Include="latin1tab.h" />
139     <ClInclude Include="nametab.h" />
140     <ClInclude Include="siphash.h" />
141     <ClInclude Include="utf8tab.h" />
142     <ClInclude Include="xmlrole.h" />
143     <ClInclude Include="xmltok.h" />
144     <ClInclude Include="xmltok_impl.h" />
145   </ItemGroup>
146   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
147   <ImportGroup Label="ExtensionTargets">
148   </ImportGroup>
149 </Project>