]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/icuinfo/icuinfo.vcxproj
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / tools / icuinfo / icuinfo.vcxproj
CommitLineData
729e4ab9
A
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>{E7611F49-F088-4175-9446-6111444E72C8}</ProjectGuid>\r
23 <RootNamespace>icuinfo</RootNamespace>\r
24 <Keyword>Win32Proj</Keyword>\r
25 </PropertyGroup>\r
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
28 <ConfigurationType>Application</ConfigurationType>\r
29 <UseOfMfc>false</UseOfMfc>\r
30 <CharacterSet>MultiByte</CharacterSet>\r
31 </PropertyGroup>\r
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
33 <ConfigurationType>Application</ConfigurationType>\r
34 <UseOfMfc>false</UseOfMfc>\r
35 <CharacterSet>MultiByte</CharacterSet>\r
36 </PropertyGroup>\r
37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
38 <ConfigurationType>Application</ConfigurationType>\r
39 <UseOfMfc>false</UseOfMfc>\r
40 <CharacterSet>MultiByte</CharacterSet>\r
41 </PropertyGroup>\r
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
43 <ConfigurationType>Application</ConfigurationType>\r
44 <UseOfMfc>false</UseOfMfc>\r
45 <CharacterSet>MultiByte</CharacterSet>\r
46 </PropertyGroup>\r
47 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
48 <ImportGroup Label="ExtensionSettings">\r
49 </ImportGroup>\r
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
52 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
53 </ImportGroup>\r
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
55 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
56 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
57 </ImportGroup>\r
58 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
59 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
60 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
61 </ImportGroup>\r
62 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
63 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
64 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r
65 </ImportGroup>\r
66 <PropertyGroup Label="UserMacros" />\r
67 <PropertyGroup>\r
68 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
69 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\Release\</OutDir>\r
70 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\Release\</IntDir>\r
71 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
72 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\Debug\</OutDir>\r
73 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\Debug\</IntDir>\r
74 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
75 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r
76 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r
77 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r
78 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>\r
79 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>\r
80 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>\r
81 </PropertyGroup>\r
82 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
83 <CustomBuildStep>\r
84 <Command>copy "$(TargetPath)" ..\..\..\bin\r
85</Command>\r
86 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>\r
87 </CustomBuildStep>\r
88 <ClCompile>\r
89 <AdditionalIncludeDirectories>..\..\common;..\..\i18n;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
90 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
91 <StringPooling>true</StringPooling>\r
92 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
93 <FunctionLevelLinking>true</FunctionLevelLinking>\r
94 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
95 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
96 <PrecompiledHeaderOutputFile>x86\Release/icuinfo.pch</PrecompiledHeaderOutputFile>\r
97 <AssemblerListingLocation>x86\Release/</AssemblerListingLocation>\r
98 <ObjectFileName>x86\Release/</ObjectFileName>\r
99 <ProgramDataBaseFileName>x86\Release/</ProgramDataBaseFileName>\r
100 <WarningLevel>Level4</WarningLevel>\r
101 <SuppressStartupBanner>true</SuppressStartupBanner>\r
102 <CompileAs>Default</CompileAs>\r
103 </ClCompile>\r
104 <ResourceCompile>\r
105 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
106 </ResourceCompile>\r
107 <Link>\r
108 <OutputFile>$(OutDir)icuinfo.exe</OutputFile>\r
109 <SuppressStartupBanner>true</SuppressStartupBanner>\r
110 <ProgramDatabaseFile>x86\Release/icuinfo.pdb</ProgramDatabaseFile>\r
111 <SubSystem>Console</SubSystem>\r
112 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
113 <DataExecutionPrevention>\r
114 </DataExecutionPrevention>\r
115 </Link>\r
116 </ItemDefinitionGroup>\r
117 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
118 <CustomBuildStep>\r
119 <Command>copy "$(TargetPath)" ..\..\..\bin\r
120</Command>\r
121 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>\r
122 </CustomBuildStep>\r
123 <ClCompile>\r
124 <Optimization>Disabled</Optimization>\r
125 <AdditionalIncludeDirectories>..\..\common;..\..\i18n;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
126 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
127 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
128 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
129 <BufferSecurityCheck>true</BufferSecurityCheck>\r
130 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
131 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
132 <PrecompiledHeaderOutputFile>Debug/icuinfo.pch</PrecompiledHeaderOutputFile>\r
133 <AssemblerListingLocation>Debug/</AssemblerListingLocation>\r
134 <ObjectFileName>Debug/</ObjectFileName>\r
135 <ProgramDataBaseFileName>Debug/</ProgramDataBaseFileName>\r
136 <BrowseInformation>true</BrowseInformation>\r
137 <WarningLevel>Level4</WarningLevel>\r
138 <SuppressStartupBanner>true</SuppressStartupBanner>\r
139 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
140 <CompileAs>Default</CompileAs>\r
141 </ClCompile>\r
142 <ResourceCompile>\r
143 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
144 </ResourceCompile>\r
145 <Link>\r
146 <OutputFile>$(OutDir)icuinfo.exe</OutputFile>\r
147 <SuppressStartupBanner>true</SuppressStartupBanner>\r
148 <GenerateDebugInformation>true</GenerateDebugInformation>\r
149 <ProgramDatabaseFile>$(OutDir)icuinfo.pdb</ProgramDatabaseFile>\r
150 <SubSystem>Console</SubSystem>\r
151 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
152 <DataExecutionPrevention>\r
153 </DataExecutionPrevention>\r
154 </Link>\r
155 </ItemDefinitionGroup>\r
156 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
157 <CustomBuildStep>\r
158 <Command>copy "$(TargetPath)" ..\..\..\bin64\r
159</Command>\r
160 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
161 </CustomBuildStep>\r
162 <Midl>\r
163 <TargetEnvironment>X64</TargetEnvironment>\r
164 </Midl>\r
165 <ClCompile>\r
166 <AdditionalIncludeDirectories>..\..\common;..\..\i18n;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
167 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
168 <StringPooling>true</StringPooling>\r
169 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
170 <FunctionLevelLinking>true</FunctionLevelLinking>\r
171 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
172 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
173 <PrecompiledHeaderOutputFile>x64\Release/icuinfo.pch</PrecompiledHeaderOutputFile>\r
174 <AssemblerListingLocation>x64\Release/</AssemblerListingLocation>\r
175 <ObjectFileName>x64\Release/</ObjectFileName>\r
176 <ProgramDataBaseFileName>x64\Release/</ProgramDataBaseFileName>\r
177 <WarningLevel>Level4</WarningLevel>\r
178 <SuppressStartupBanner>true</SuppressStartupBanner>\r
179 <CompileAs>Default</CompileAs>\r
180 </ClCompile>\r
181 <ResourceCompile>\r
182 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
183 </ResourceCompile>\r
184 <Link>\r
185 <OutputFile>$(OutDir)icuinfo.exe</OutputFile>\r
186 <SuppressStartupBanner>true</SuppressStartupBanner>\r
187 <ProgramDatabaseFile>x64\Release/icuinfo.pdb</ProgramDatabaseFile>\r
188 <SubSystem>Console</SubSystem>\r
189 <TargetMachine>MachineX64</TargetMachine>\r
190 </Link>\r
191 </ItemDefinitionGroup>\r
192 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
193 <CustomBuildStep>\r
194 <Command>copy "$(TargetPath)" ..\..\..\bin64\r
195</Command>\r
196 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
197 </CustomBuildStep>\r
198 <Midl>\r
199 <TargetEnvironment>X64</TargetEnvironment>\r
200 </Midl>\r
201 <ClCompile>\r
202 <Optimization>Disabled</Optimization>\r
203 <AdditionalIncludeDirectories>..\..\common;..\..\i18n;..\toolutil;..\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
204 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
205 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
206 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
207 <BufferSecurityCheck>true</BufferSecurityCheck>\r
208 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
209 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
210 <PrecompiledHeaderOutputFile>Debug/icuinfo.pch</PrecompiledHeaderOutputFile>\r
211 <AssemblerListingLocation>Debug/</AssemblerListingLocation>\r
212 <ObjectFileName>Debug/</ObjectFileName>\r
213 <ProgramDataBaseFileName>Debug/</ProgramDataBaseFileName>\r
214 <BrowseInformation>true</BrowseInformation>\r
215 <WarningLevel>Level4</WarningLevel>\r
216 <SuppressStartupBanner>true</SuppressStartupBanner>\r
217 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
218 <CompileAs>Default</CompileAs>\r
219 </ClCompile>\r
220 <ResourceCompile>\r
221 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
222 </ResourceCompile>\r
223 <Link>\r
224 <OutputFile>$(OutDir)icuinfo.exe</OutputFile>\r
225 <SuppressStartupBanner>true</SuppressStartupBanner>\r
226 <GenerateDebugInformation>true</GenerateDebugInformation>\r
227 <ProgramDatabaseFile>$(OutDir)icuinfo.pdb</ProgramDatabaseFile>\r
228 <SubSystem>Console</SubSystem>\r
229 <TargetMachine>MachineX64</TargetMachine>\r
230 </Link>\r
231 </ItemDefinitionGroup>\r
232 <ItemGroup>\r
233 <ClCompile Include="icuinfo.cpp" />\r
234 </ItemGroup>\r
235 <ItemGroup>\r
236 <None Include="icuplugins_windows_sample.txt" />\r
237 </ItemGroup>\r
238 <ItemGroup>\r
239 <ProjectReference Include="..\..\common\common.vcxproj">\r
240 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
241 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
242 </ProjectReference>\r
243 <ProjectReference Include="..\..\i18n\i18n.vcxproj">\r
244 <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>\r
245 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
246 </ProjectReference>\r
247 <ProjectReference Include="..\ctestfw\ctestfw.vcxproj">\r
248 <Project>{eca6b435-b4fa-4f9f-bf95-f451d078fc47}</Project>\r
249 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
250 </ProjectReference>\r
251 <ProjectReference Include="..\toolutil\toolutil.vcxproj">\r
252 <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r
253 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
254 </ProjectReference>\r
255 </ItemGroup>\r
256 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
257 <ImportGroup Label="ExtensionTargets">\r
258 </ImportGroup>\r
259</Project>