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