Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / tools / gensprep / gensprep.vcxproj
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>{631C23CE-6C1D-4875-88F0-85E0A42B36EA}</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)'=='Debug|Win32'">.\x86\Debug\</OutDir>\r
71     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>\r
72     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
73     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r
74     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r
75     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</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     <CustomBuildStep>\r
82       <Command>copy "$(TargetPath)" ..\..\..\bin\r
83 </Command>\r
84       <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>\r
85     </CustomBuildStep>\r
86     <Midl>\r
87       <TypeLibraryName>.\x86\Release/gensprep.tlb</TypeLibraryName>\r
88     </Midl>\r
89     <ClCompile>\r
90       <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
91       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
92       <StringPooling>true</StringPooling>\r
93       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
94       <FunctionLevelLinking>true</FunctionLevelLinking>\r
95       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
96       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
97       <PrecompiledHeaderOutputFile>.\x86\Release/gensprep.pch</PrecompiledHeaderOutputFile>\r
98       <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r
99       <ObjectFileName>.\x86\Release/</ObjectFileName>\r
100       <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r
101       <WarningLevel>Level3</WarningLevel>\r
102       <SuppressStartupBanner>true</SuppressStartupBanner>\r
103       <CompileAs>Default</CompileAs>\r
104     </ClCompile>\r
105     <ResourceCompile>\r
106       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
107       <Culture>0x0409</Culture>\r
108     </ResourceCompile>\r
109     <Link>\r
110       <OutputFile>.\x86\Release/gensprep.exe</OutputFile>\r
111       <SuppressStartupBanner>true</SuppressStartupBanner>\r
112       <ProgramDatabaseFile>.\x86\Release/gensprep.pdb</ProgramDatabaseFile>\r
113       <SubSystem>Console</SubSystem>\r
114       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
115       <DataExecutionPrevention>\r
116       </DataExecutionPrevention>\r
117     </Link>\r
118   </ItemDefinitionGroup>\r
119   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
120     <CustomBuildStep>\r
121       <Command>copy "$(TargetPath)" ..\..\..\bin\r
122 </Command>\r
123       <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>\r
124     </CustomBuildStep>\r
125     <Midl>\r
126       <TypeLibraryName>.\x86\Debug/gensprep.tlb</TypeLibraryName>\r
127     </Midl>\r
128     <ClCompile>\r
129       <Optimization>Disabled</Optimization>\r
130       <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
131       <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
132       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
133       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
134       <BufferSecurityCheck>true</BufferSecurityCheck>\r
135       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
136       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
137       <PrecompiledHeaderOutputFile>.\x86\Debug/gensprep.pch</PrecompiledHeaderOutputFile>\r
138       <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r
139       <ObjectFileName>.\x86\Debug/</ObjectFileName>\r
140       <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r
141       <WarningLevel>Level3</WarningLevel>\r
142       <SuppressStartupBanner>true</SuppressStartupBanner>\r
143       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
144       <CompileAs>Default</CompileAs>\r
145     </ClCompile>\r
146     <ResourceCompile>\r
147       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
148       <Culture>0x0409</Culture>\r
149     </ResourceCompile>\r
150     <Link>\r
151       <OutputFile>.\x86\Debug/gensprep.exe</OutputFile>\r
152       <SuppressStartupBanner>true</SuppressStartupBanner>\r
153       <GenerateDebugInformation>true</GenerateDebugInformation>\r
154       <ProgramDatabaseFile>.\x86\Debug/gensprep.pdb</ProgramDatabaseFile>\r
155       <SubSystem>Console</SubSystem>\r
156       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
157       <DataExecutionPrevention>\r
158       </DataExecutionPrevention>\r
159     </Link>\r
160   </ItemDefinitionGroup>\r
161   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
162     <CustomBuildStep>\r
163       <Command>copy "$(TargetPath)" ..\..\..\bin64\r
164 </Command>\r
165       <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
166     </CustomBuildStep>\r
167     <Midl>\r
168       <TargetEnvironment>X64</TargetEnvironment>\r
169       <TypeLibraryName>.\x64\Release/gensprep.tlb</TypeLibraryName>\r
170     </Midl>\r
171     <ClCompile>\r
172       <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
173       <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
174       <StringPooling>true</StringPooling>\r
175       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
176       <FunctionLevelLinking>true</FunctionLevelLinking>\r
177       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
178       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
179       <PrecompiledHeaderOutputFile>.\x64\Release/gensprep.pch</PrecompiledHeaderOutputFile>\r
180       <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r
181       <ObjectFileName>.\x64\Release/</ObjectFileName>\r
182       <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r
183       <WarningLevel>Level3</WarningLevel>\r
184       <SuppressStartupBanner>true</SuppressStartupBanner>\r
185       <CompileAs>Default</CompileAs>\r
186     </ClCompile>\r
187     <ResourceCompile>\r
188       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
189       <Culture>0x0409</Culture>\r
190     </ResourceCompile>\r
191     <Link>\r
192       <OutputFile>.\x64\Release/gensprep.exe</OutputFile>\r
193       <SuppressStartupBanner>true</SuppressStartupBanner>\r
194       <ProgramDatabaseFile>.\x64\Release/gensprep.pdb</ProgramDatabaseFile>\r
195       <SubSystem>Console</SubSystem>\r
196       <TargetMachine>MachineX64</TargetMachine>\r
197     </Link>\r
198   </ItemDefinitionGroup>\r
199   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
200     <CustomBuildStep>\r
201       <Command>copy "$(TargetPath)" ..\..\..\bin64\r
202 </Command>\r
203       <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
204     </CustomBuildStep>\r
205     <Midl>\r
206       <TargetEnvironment>X64</TargetEnvironment>\r
207       <TypeLibraryName>.\x64\Debug/gensprep.tlb</TypeLibraryName>\r
208     </Midl>\r
209     <ClCompile>\r
210       <Optimization>Disabled</Optimization>\r
211       <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
212       <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
213       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
214       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
215       <BufferSecurityCheck>true</BufferSecurityCheck>\r
216       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
217       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
218       <PrecompiledHeaderOutputFile>.\x64\Debug/gensprep.pch</PrecompiledHeaderOutputFile>\r
219       <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r
220       <ObjectFileName>.\x64\Debug/</ObjectFileName>\r
221       <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r
222       <WarningLevel>Level3</WarningLevel>\r
223       <SuppressStartupBanner>true</SuppressStartupBanner>\r
224       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
225       <CompileAs>Default</CompileAs>\r
226     </ClCompile>\r
227     <ResourceCompile>\r
228       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
229       <Culture>0x0409</Culture>\r
230     </ResourceCompile>\r
231     <Link>\r
232       <OutputFile>.\x64\Debug/gensprep.exe</OutputFile>\r
233       <SuppressStartupBanner>true</SuppressStartupBanner>\r
234       <GenerateDebugInformation>true</GenerateDebugInformation>\r
235       <ProgramDatabaseFile>.\x64\Debug/gensprep.pdb</ProgramDatabaseFile>\r
236       <SubSystem>Console</SubSystem>\r
237       <TargetMachine>MachineX64</TargetMachine>\r
238     </Link>\r
239   </ItemDefinitionGroup>\r
240   <ItemGroup>\r
241     <ClCompile Include="gensprep.c" />\r
242     <ClCompile Include="store.c" />\r
243   </ItemGroup>\r
244   <ItemGroup>\r
245     <ClInclude Include="gensprep.h" />\r
246   </ItemGroup>\r
247   <ItemGroup>\r
248     <ProjectReference Include="..\..\common\common.vcxproj">\r
249       <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
250       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
251     </ProjectReference>\r
252     <ProjectReference Include="..\toolutil\toolutil.vcxproj">\r
253       <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r
254       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
255     </ProjectReference>\r
256   </ItemGroup>\r
257   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
258   <ImportGroup Label="ExtensionTargets">\r
259   </ImportGroup>\r
260 </Project>