Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / tools / gencnval / gencnval.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>{8B41752B-5A52-41E4-B7E0-07921C0CC6BF}</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/gencnval.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/gencnval.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/gencnval.exe</OutputFile>\r
111       <SuppressStartupBanner>true</SuppressStartupBanner>\r
112       <ProgramDatabaseFile>.\x86\Release/gencnval.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/gencnval.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/gencnval.pch</PrecompiledHeaderOutputFile>\r
138       <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r
139       <ObjectFileName>.\x86\Debug/</ObjectFileName>\r
140       <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r
141       <BrowseInformation>true</BrowseInformation>\r
142       <WarningLevel>Level3</WarningLevel>\r
143       <SuppressStartupBanner>true</SuppressStartupBanner>\r
144       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
145       <CompileAs>Default</CompileAs>\r
146     </ClCompile>\r
147     <ResourceCompile>\r
148       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
149       <Culture>0x0409</Culture>\r
150     </ResourceCompile>\r
151     <Link>\r
152       <OutputFile>.\x86\Debug/gencnval.exe</OutputFile>\r
153       <SuppressStartupBanner>true</SuppressStartupBanner>\r
154       <GenerateDebugInformation>true</GenerateDebugInformation>\r
155       <ProgramDatabaseFile>.\x86\Debug/gencnval.pdb</ProgramDatabaseFile>\r
156       <SubSystem>Console</SubSystem>\r
157       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
158       <DataExecutionPrevention>\r
159       </DataExecutionPrevention>\r
160     </Link>\r
161   </ItemDefinitionGroup>\r
162   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
163     <CustomBuildStep>\r
164       <Command>copy "$(TargetPath)" ..\..\..\bin64\r
165 </Command>\r
166       <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
167     </CustomBuildStep>\r
168     <Midl>\r
169       <TargetEnvironment>X64</TargetEnvironment>\r
170       <TypeLibraryName>.\x64\Release/gencnval.tlb</TypeLibraryName>\r
171     </Midl>\r
172     <ClCompile>\r
173       <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
174       <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
175       <StringPooling>true</StringPooling>\r
176       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
177       <FunctionLevelLinking>true</FunctionLevelLinking>\r
178       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
179       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
180       <PrecompiledHeaderOutputFile>.\x64\Release/gencnval.pch</PrecompiledHeaderOutputFile>\r
181       <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r
182       <ObjectFileName>.\x64\Release/</ObjectFileName>\r
183       <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r
184       <WarningLevel>Level3</WarningLevel>\r
185       <SuppressStartupBanner>true</SuppressStartupBanner>\r
186       <CompileAs>Default</CompileAs>\r
187     </ClCompile>\r
188     <ResourceCompile>\r
189       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
190       <Culture>0x0409</Culture>\r
191     </ResourceCompile>\r
192     <Link>\r
193       <OutputFile>.\x64\Release/gencnval.exe</OutputFile>\r
194       <SuppressStartupBanner>true</SuppressStartupBanner>\r
195       <ProgramDatabaseFile>.\x64\Release/gencnval.pdb</ProgramDatabaseFile>\r
196       <SubSystem>Console</SubSystem>\r
197       <TargetMachine>MachineX64</TargetMachine>\r
198     </Link>\r
199   </ItemDefinitionGroup>\r
200   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
201     <CustomBuildStep>\r
202       <Command>copy "$(TargetPath)" ..\..\..\bin64\r
203 </Command>\r
204       <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
205     </CustomBuildStep>\r
206     <Midl>\r
207       <TargetEnvironment>X64</TargetEnvironment>\r
208       <TypeLibraryName>.\x64\Debug/gencnval.tlb</TypeLibraryName>\r
209     </Midl>\r
210     <ClCompile>\r
211       <Optimization>Disabled</Optimization>\r
212       <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
213       <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
214       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
215       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
216       <BufferSecurityCheck>true</BufferSecurityCheck>\r
217       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
218       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
219       <PrecompiledHeaderOutputFile>.\x64\Debug/gencnval.pch</PrecompiledHeaderOutputFile>\r
220       <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r
221       <ObjectFileName>.\x64\Debug/</ObjectFileName>\r
222       <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r
223       <BrowseInformation>true</BrowseInformation>\r
224       <WarningLevel>Level3</WarningLevel>\r
225       <SuppressStartupBanner>true</SuppressStartupBanner>\r
226       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
227       <CompileAs>Default</CompileAs>\r
228     </ClCompile>\r
229     <ResourceCompile>\r
230       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
231       <Culture>0x0409</Culture>\r
232     </ResourceCompile>\r
233     <Link>\r
234       <OutputFile>.\x64\Debug/gencnval.exe</OutputFile>\r
235       <SuppressStartupBanner>true</SuppressStartupBanner>\r
236       <GenerateDebugInformation>true</GenerateDebugInformation>\r
237       <ProgramDatabaseFile>.\x64\Debug/gencnval.pdb</ProgramDatabaseFile>\r
238       <SubSystem>Console</SubSystem>\r
239       <TargetMachine>MachineX64</TargetMachine>\r
240     </Link>\r
241   </ItemDefinitionGroup>\r
242   <ItemGroup>\r
243     <ClCompile Include="gencnval.c" />\r
244   </ItemGroup>\r
245   <ItemGroup>\r
246     <ProjectReference Include="..\..\common\common.vcxproj">\r
247       <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
248       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
249     </ProjectReference>\r
250     <ProjectReference Include="..\toolutil\toolutil.vcxproj">\r
251       <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r
252       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
253     </ProjectReference>\r
254   </ItemGroup>\r
255   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
256   <ImportGroup Label="ExtensionTargets">\r
257   </ImportGroup>\r
258 </Project>