]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/pkgdata/pkgdata.vcxproj
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / tools / pkgdata / pkgdata.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>{4C8454FE-81D3-4CA3-9927-29BA96F03DAC}</ProjectGuid>\r
23 </PropertyGroup>\r
24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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)'=='Debug|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)'=='Release|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)'=='Debug|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)'=='Release|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)'=='Debug|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)'=='Release|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)'=='Debug|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)'=='Debug|Win32'">.\x86\Debug\</OutDir>\r
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>\r
69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>\r
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>\r
72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>\r
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>\r
75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>\r
76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r
77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r
78 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r
79 </PropertyGroup>\r
80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|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\Debug/pkgdata.tlb</TypeLibraryName>\r
88 </Midl>\r
89 <ClCompile>\r
90 <Optimization>Disabled</Optimization>\r
91 <AdditionalIncludeDirectories>../../../include;../../common;../toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
92 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
93 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
94 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
95 <BufferSecurityCheck>true</BufferSecurityCheck>\r
96 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
97 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
98 <PrecompiledHeaderOutputFile>.\x86\Debug/pkgdata.pch</PrecompiledHeaderOutputFile>\r
99 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r
100 <ObjectFileName>.\x86\Debug/</ObjectFileName>\r
101 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r
102 <BrowseInformation>true</BrowseInformation>\r
103 <WarningLevel>Level3</WarningLevel>\r
104 <SuppressStartupBanner>true</SuppressStartupBanner>\r
105 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
106 <CompileAs>Default</CompileAs>\r
107 </ClCompile>\r
108 <ResourceCompile>\r
109 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
110 <Culture>0x0411</Culture>\r
111 </ResourceCompile>\r
112 <Link>\r
113 <OutputFile>.\x86\Debug/pkgdata.exe</OutputFile>\r
114 <SuppressStartupBanner>true</SuppressStartupBanner>\r
115 <GenerateDebugInformation>true</GenerateDebugInformation>\r
116 <ProgramDatabaseFile>.\x86\Debug/pkgdata.pdb</ProgramDatabaseFile>\r
117 <SubSystem>Console</SubSystem>\r
118 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
119 <DataExecutionPrevention>\r
120 </DataExecutionPrevention>\r
121 </Link>\r
122 </ItemDefinitionGroup>\r
123 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
124 <CustomBuildStep>\r
125 <Command>copy "$(TargetPath)" ..\..\..\bin\r
126</Command>\r
127 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>\r
128 </CustomBuildStep>\r
129 <Midl>\r
130 <TypeLibraryName>.\x86\Release/pkgdata.tlb</TypeLibraryName>\r
131 </Midl>\r
132 <ClCompile>\r
133 <AdditionalIncludeDirectories>../../../include;../../common;../toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
134 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
135 <StringPooling>true</StringPooling>\r
136 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
137 <FunctionLevelLinking>true</FunctionLevelLinking>\r
138 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
139 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
140 <PrecompiledHeaderOutputFile>.\x86\Release/pkgdata.pch</PrecompiledHeaderOutputFile>\r
141 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r
142 <ObjectFileName>.\x86\Release/</ObjectFileName>\r
143 <ProgramDataBaseFileName>.\x86\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>0x0411</Culture>\r
151 </ResourceCompile>\r
152 <Link>\r
153 <OutputFile>.\x86\Release/pkgdata.exe</OutputFile>\r
154 <SuppressStartupBanner>true</SuppressStartupBanner>\r
155 <ProgramDatabaseFile>.\x86\Release/pkgdata.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)'=='Debug|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\Debug/pkgdata.tlb</TypeLibraryName>\r
171 </Midl>\r
172 <ClCompile>\r
173 <Optimization>Disabled</Optimization>\r
174 <AdditionalIncludeDirectories>../../../include;../../common;../toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
175 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
176 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
177 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
178 <BufferSecurityCheck>true</BufferSecurityCheck>\r
179 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
180 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
181 <PrecompiledHeaderOutputFile>.\x64\Debug/pkgdata.pch</PrecompiledHeaderOutputFile>\r
182 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r
183 <ObjectFileName>.\x64\Debug/</ObjectFileName>\r
184 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r
185 <BrowseInformation>true</BrowseInformation>\r
186 <WarningLevel>Level3</WarningLevel>\r
187 <SuppressStartupBanner>true</SuppressStartupBanner>\r
188 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
189 <CompileAs>Default</CompileAs>\r
190 </ClCompile>\r
191 <ResourceCompile>\r
192 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
193 <Culture>0x0411</Culture>\r
194 </ResourceCompile>\r
195 <Link>\r
196 <OutputFile>.\x64\Debug/pkgdata.exe</OutputFile>\r
197 <SuppressStartupBanner>true</SuppressStartupBanner>\r
198 <GenerateDebugInformation>true</GenerateDebugInformation>\r
199 <ProgramDatabaseFile>.\x64\Debug/pkgdata.pdb</ProgramDatabaseFile>\r
200 <SubSystem>Console</SubSystem>\r
201 <TargetMachine>MachineX64</TargetMachine>\r
202 </Link>\r
203 </ItemDefinitionGroup>\r
204 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
205 <CustomBuildStep>\r
206 <Command>copy "$(TargetPath)" ..\..\..\bin64\r
207</Command>\r
208 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
209 </CustomBuildStep>\r
210 <Midl>\r
211 <TargetEnvironment>X64</TargetEnvironment>\r
212 <TypeLibraryName>.\x64\Release/pkgdata.tlb</TypeLibraryName>\r
213 </Midl>\r
214 <ClCompile>\r
215 <AdditionalIncludeDirectories>../../../include;../../common;../toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
216 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
217 <StringPooling>true</StringPooling>\r
218 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
219 <FunctionLevelLinking>true</FunctionLevelLinking>\r
220 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
221 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
222 <PrecompiledHeaderOutputFile>.\x64\Release/pkgdata.pch</PrecompiledHeaderOutputFile>\r
223 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r
224 <ObjectFileName>.\x64\Release/</ObjectFileName>\r
225 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r
226 <WarningLevel>Level3</WarningLevel>\r
227 <SuppressStartupBanner>true</SuppressStartupBanner>\r
228 <CompileAs>Default</CompileAs>\r
229 </ClCompile>\r
230 <ResourceCompile>\r
231 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
232 <Culture>0x0411</Culture>\r
233 </ResourceCompile>\r
234 <Link>\r
235 <OutputFile>.\x64\Release/pkgdata.exe</OutputFile>\r
236 <SuppressStartupBanner>true</SuppressStartupBanner>\r
237 <ProgramDatabaseFile>.\x64\Release/pkgdata.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="pkgdata.cpp" />\r
244 <ClCompile Include="pkgtypes.c" />\r
245 </ItemGroup>\r
246 <ItemGroup>\r
247 <ClInclude Include="pkgtypes.h" />\r
248 </ItemGroup>\r
249 <ItemGroup>\r
250 <ProjectReference Include="..\..\common\common.vcxproj">\r
251 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
252 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
253 </ProjectReference>\r
254 <ProjectReference Include="..\genccode\genccode.vcxproj">\r
255 <Project>{fdd3c4f2-9805-44eb-9a77-bc1c1c95b547}</Project>\r
256 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
257 </ProjectReference>\r
258 <ProjectReference Include="..\gencmn\gencmn.vcxproj">\r
259 <Project>{a8d36f8d-09e6-4174-91c3-7beaa9c3f04f}</Project>\r
260 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
261 </ProjectReference>\r
262 <ProjectReference Include="..\icupkg\icupkg.vcxproj">\r
263 <Project>{62d4b15d-7a90-4ecb-ba19-5e021d6a21bc}</Project>\r
264 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
265 </ProjectReference>\r
266 <ProjectReference Include="..\toolutil\toolutil.vcxproj">\r
267 <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r
268 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
269 </ProjectReference>\r
270 </ItemGroup>\r
271 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
272 <ImportGroup Label="ExtensionTargets">\r
273 </ImportGroup>\r
274</Project>