]> git.saurik.com Git - apple/icu.git/blame - icuSources/samples/props/props.vcxproj
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / samples / props / props.vcxproj
CommitLineData
2ca993e8 1<?xml version="1.0" encoding="utf-8"?>
f3c0d7a5 2<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2ca993e8
A
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{ABE4CD17-8ED8-4DE6-ABDE-CDEFC220CF60}</ProjectGuid>
f3c0d7a5 23 <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
2ca993e8
A
24 </PropertyGroup>
25 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
27 <ConfigurationType>Application</ConfigurationType>
28 <UseOfMfc>false</UseOfMfc>
29 <CharacterSet>MultiByte</CharacterSet>
f3c0d7a5 30 <PlatformToolset>v140</PlatformToolset>
2ca993e8
A
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
33 <ConfigurationType>Application</ConfigurationType>
34 <UseOfMfc>false</UseOfMfc>
35 <CharacterSet>MultiByte</CharacterSet>
f3c0d7a5 36 <PlatformToolset>v140</PlatformToolset>
2ca993e8
A
37 </PropertyGroup>
38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
39 <ConfigurationType>Application</ConfigurationType>
40 <UseOfMfc>false</UseOfMfc>
41 <CharacterSet>MultiByte</CharacterSet>
f3c0d7a5 42 <PlatformToolset>v140</PlatformToolset>
2ca993e8
A
43 </PropertyGroup>
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
45 <ConfigurationType>Application</ConfigurationType>
46 <UseOfMfc>false</UseOfMfc>
47 <CharacterSet>MultiByte</CharacterSet>
f3c0d7a5 48 <PlatformToolset>v140</PlatformToolset>
2ca993e8
A
49 </PropertyGroup>
50 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
51 <ImportGroup Label="ExtensionSettings">
52 </ImportGroup>
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
55 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
56 </ImportGroup>
57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
60 </ImportGroup>
61 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
62 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
63 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
64 </ImportGroup>
65 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
66 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
67 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
68 </ImportGroup>
69 <PropertyGroup Label="UserMacros" />
70 <PropertyGroup>
71 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
72 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
73 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
74 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
75 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
76 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
77 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
78 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
79 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
80 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
81 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
82 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
83 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
84 </PropertyGroup>
85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
86 <Midl>
87 <TypeLibraryName>.\x86\Release/props.tlb</TypeLibraryName>
88 </Midl>
89 <ClCompile>
90 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
91 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
92 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
93 <StringPooling>true</StringPooling>
94 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
95 <FunctionLevelLinking>true</FunctionLevelLinking>
96 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
97 <PrecompiledHeader>
98 </PrecompiledHeader>
99 <PrecompiledHeaderOutputFile>.\x86\Release/props.pch</PrecompiledHeaderOutputFile>
100 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
101 <ObjectFileName>.\x86\Release/</ObjectFileName>
102 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
103 <WarningLevel>Level3</WarningLevel>
104 <SuppressStartupBanner>true</SuppressStartupBanner>
105 <CompileAs>Default</CompileAs>
106 </ClCompile>
107 <ResourceCompile>
108 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
109 <Culture>0x0409</Culture>
110 </ResourceCompile>
111 <Link>
112 <AdditionalDependencies>icuuc.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
113 <OutputFile>.\x86\Release/props.exe</OutputFile>
114 <SuppressStartupBanner>true</SuppressStartupBanner>
115 <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
116 <ProgramDatabaseFile>.\x86\Release/props.pdb</ProgramDatabaseFile>
117 <SubSystem>Console</SubSystem>
118 <RandomizedBaseAddress>false</RandomizedBaseAddress>
119 <DataExecutionPrevention>
120 </DataExecutionPrevention>
121 </Link>
122 </ItemDefinitionGroup>
123 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
124 <Midl>
125 <TargetEnvironment>X64</TargetEnvironment>
126 <TypeLibraryName>.\x64\Release/props.tlb</TypeLibraryName>
127 </Midl>
128 <ClCompile>
129 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
130 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
131 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
132 <StringPooling>true</StringPooling>
133 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
134 <FunctionLevelLinking>true</FunctionLevelLinking>
135 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
136 <PrecompiledHeader>
137 </PrecompiledHeader>
138 <PrecompiledHeaderOutputFile>.\x64\Release/props.pch</PrecompiledHeaderOutputFile>
139 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
140 <ObjectFileName>.\x64\Release/</ObjectFileName>
141 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
142 <WarningLevel>Level3</WarningLevel>
143 <SuppressStartupBanner>true</SuppressStartupBanner>
144 <CompileAs>Default</CompileAs>
145 </ClCompile>
146 <ResourceCompile>
147 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148 <Culture>0x0409</Culture>
149 </ResourceCompile>
150 <Link>
151 <AdditionalDependencies>icuuc.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
152 <OutputFile>.\x64\Release/props.exe</OutputFile>
153 <SuppressStartupBanner>true</SuppressStartupBanner>
154 <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
155 <ProgramDatabaseFile>.\x64\Release/props.pdb</ProgramDatabaseFile>
156 <SubSystem>Console</SubSystem>
157 <RandomizedBaseAddress>false</RandomizedBaseAddress>
158 <DataExecutionPrevention>
159 </DataExecutionPrevention>
160 <TargetMachine>MachineX64</TargetMachine>
161 </Link>
162 </ItemDefinitionGroup>
163 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
164 <Midl>
165 <TypeLibraryName>.\x86\Debug/props.tlb</TypeLibraryName>
166 </Midl>
167 <ClCompile>
168 <Optimization>Disabled</Optimization>
169 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
170 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
171 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
172 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
173 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
174 <PrecompiledHeader>
175 </PrecompiledHeader>
176 <PrecompiledHeaderOutputFile>.\x86\Debug/props.pch</PrecompiledHeaderOutputFile>
177 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
178 <ObjectFileName>.\x86\Debug/</ObjectFileName>
179 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
180 <WarningLevel>Level3</WarningLevel>
181 <SuppressStartupBanner>true</SuppressStartupBanner>
182 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
183 <CompileAs>Default</CompileAs>
184 </ClCompile>
185 <ResourceCompile>
186 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
187 <Culture>0x0409</Culture>
188 </ResourceCompile>
189 <Link>
190 <AdditionalDependencies>icuucd.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
191 <OutputFile>.\x86\Debug/props.exe</OutputFile>
192 <SuppressStartupBanner>true</SuppressStartupBanner>
193 <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
194 <GenerateDebugInformation>true</GenerateDebugInformation>
195 <ProgramDatabaseFile>.\x86\Debug/props.pdb</ProgramDatabaseFile>
196 <SubSystem>Console</SubSystem>
197 <RandomizedBaseAddress>false</RandomizedBaseAddress>
198 <DataExecutionPrevention>
199 </DataExecutionPrevention>
200 </Link>
201 </ItemDefinitionGroup>
202 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
203 <Midl>
204 <TargetEnvironment>X64</TargetEnvironment>
205 <TypeLibraryName>.\x64\Debug/props.tlb</TypeLibraryName>
206 </Midl>
207 <ClCompile>
208 <Optimization>Disabled</Optimization>
209 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
210 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
211 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
212 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
213 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
214 <PrecompiledHeader>
215 </PrecompiledHeader>
216 <PrecompiledHeaderOutputFile>.\x64\Debug/props.pch</PrecompiledHeaderOutputFile>
217 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
218 <ObjectFileName>.\x64\Debug/</ObjectFileName>
219 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
220 <WarningLevel>Level3</WarningLevel>
221 <SuppressStartupBanner>true</SuppressStartupBanner>
222 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
223 <CompileAs>Default</CompileAs>
224 </ClCompile>
225 <ResourceCompile>
226 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
227 <Culture>0x0409</Culture>
228 </ResourceCompile>
229 <Link>
230 <AdditionalDependencies>icuucd.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
231 <OutputFile>.\x64\Debug/props.exe</OutputFile>
232 <SuppressStartupBanner>true</SuppressStartupBanner>
233 <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
234 <GenerateDebugInformation>true</GenerateDebugInformation>
235 <ProgramDatabaseFile>.\x64\Debug/props.pdb</ProgramDatabaseFile>
236 <SubSystem>Console</SubSystem>
237 <RandomizedBaseAddress>false</RandomizedBaseAddress>
238 <DataExecutionPrevention>
239 </DataExecutionPrevention>
240 <TargetMachine>MachineX64</TargetMachine>
241 </Link>
242 </ItemDefinitionGroup>
243 <ItemGroup>
244 <ClCompile Include="props.cpp" />
245 </ItemGroup>
246 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
247 <ImportGroup Label="ExtensionTargets">
248 </ImportGroup>
729e4ab9 249</Project>