]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/genrb/genrb.vcxproj
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / tools / genrb / genrb.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>{97521D06-EC47-45D4-8BD0-9E16B3F93B2A}</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/genrb.tlb</TypeLibraryName>\r
88 </Midl>\r
89 <ClCompile>\r
90 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\..\i18n;%(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 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
95 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
96 <PrecompiledHeaderOutputFile>.\x86\Release/genrb.pch</PrecompiledHeaderOutputFile>\r
97 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r
98 <ObjectFileName>.\x86\Release/</ObjectFileName>\r
99 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r
100 <WarningLevel>Level3</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 <Culture>0x0409</Culture>\r
107 </ResourceCompile>\r
108 <Link>\r
109 <OutputFile>.\x86\Release/genrb.exe</OutputFile>\r
110 <SuppressStartupBanner>true</SuppressStartupBanner>\r
111 <ProgramDatabaseFile>.\x86\Release/genrb.pdb</ProgramDatabaseFile>\r
112 <SubSystem>Console</SubSystem>\r
113 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
114 <DataExecutionPrevention>\r
115 </DataExecutionPrevention>\r
116 </Link>\r
117 </ItemDefinitionGroup>\r
118 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
119 <CustomBuildStep>\r
120 <Command>copy "$(TargetPath)" ..\..\..\bin\r
121</Command>\r
122 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>\r
123 </CustomBuildStep>\r
124 <Midl>\r
125 <TypeLibraryName>.\x86\Debug/genrb.tlb</TypeLibraryName>\r
126 </Midl>\r
127 <ClCompile>\r
128 <Optimization>Disabled</Optimization>\r
129 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\..\i18n;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
130 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
131 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
132 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
133 <BufferSecurityCheck>true</BufferSecurityCheck>\r
134 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
135 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
136 <PrecompiledHeaderOutputFile>.\x86\Debug/genrb.pch</PrecompiledHeaderOutputFile>\r
137 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r
138 <ObjectFileName>.\x86\Debug/</ObjectFileName>\r
139 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r
140 <BrowseInformation>true</BrowseInformation>\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/genrb.exe</OutputFile>\r
152 <SuppressStartupBanner>true</SuppressStartupBanner>\r
153 <GenerateDebugInformation>true</GenerateDebugInformation>\r
154 <ProgramDatabaseFile>.\x86\Debug/genrb.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/genrb.tlb</TypeLibraryName>\r
170 </Midl>\r
171 <ClCompile>\r
172 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\..\i18n;%(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 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
177 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
178 <PrecompiledHeaderOutputFile>.\x64\Release/genrb.pch</PrecompiledHeaderOutputFile>\r
179 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r
180 <ObjectFileName>.\x64\Release/</ObjectFileName>\r
181 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r
182 <WarningLevel>Level3</WarningLevel>\r
183 <SuppressStartupBanner>true</SuppressStartupBanner>\r
184 <CompileAs>Default</CompileAs>\r
185 </ClCompile>\r
186 <ResourceCompile>\r
187 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
188 <Culture>0x0409</Culture>\r
189 </ResourceCompile>\r
190 <Link>\r
191 <OutputFile>.\x64\Release/genrb.exe</OutputFile>\r
192 <SuppressStartupBanner>true</SuppressStartupBanner>\r
193 <ProgramDatabaseFile>.\x64\Release/genrb.pdb</ProgramDatabaseFile>\r
194 <SubSystem>Console</SubSystem>\r
195 <TargetMachine>MachineX64</TargetMachine>\r
196 </Link>\r
197 </ItemDefinitionGroup>\r
198 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
199 <CustomBuildStep>\r
200 <Command>copy "$(TargetPath)" ..\..\..\bin64\r
201</Command>\r
202 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
203 </CustomBuildStep>\r
204 <Midl>\r
205 <TargetEnvironment>X64</TargetEnvironment>\r
206 <TypeLibraryName>.\x64\Debug/genrb.tlb</TypeLibraryName>\r
207 </Midl>\r
208 <ClCompile>\r
209 <Optimization>Disabled</Optimization>\r
210 <AdditionalIncludeDirectories>..\..\..\include;..\..\common;..\toolutil;..\..\i18n;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
211 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
212 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
213 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
214 <BufferSecurityCheck>true</BufferSecurityCheck>\r
215 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
216 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
217 <PrecompiledHeaderOutputFile>.\x64\Debug/genrb.pch</PrecompiledHeaderOutputFile>\r
218 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r
219 <ObjectFileName>.\x64\Debug/</ObjectFileName>\r
220 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r
221 <BrowseInformation>true</BrowseInformation>\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/genrb.exe</OutputFile>\r
233 <SuppressStartupBanner>true</SuppressStartupBanner>\r
234 <GenerateDebugInformation>true</GenerateDebugInformation>\r
235 <ProgramDatabaseFile>.\x64\Debug/genrb.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="errmsg.c" />\r
242 <ClCompile Include="genrb.c" />\r
57a6839d
A
243 <ClCompile Include="parse.cpp">\r
244 <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
245 </ClCompile>\r
729e4ab9
A
246 <ClCompile Include="prscmnts.cpp" />\r
247 <ClCompile Include="rbutil.c" />\r
248 <ClCompile Include="read.c" />\r
249 <ClCompile Include="reslist.c" />\r
250 <ClCompile Include="rle.c" />\r
251 <ClCompile Include="ustr.c" />\r
252 <ClCompile Include="wrtjava.c" />\r
253 <ClCompile Include="wrtxml.cpp" />\r
254 </ItemGroup>\r
255 <ItemGroup>\r
256 <ClInclude Include="errmsg.h" />\r
257 <ClInclude Include="genrb.h" />\r
258 <ClInclude Include="parse.h" />\r
259 <ClInclude Include="prscmnts.h" />\r
260 <ClInclude Include="rbutil.h" />\r
261 <ClInclude Include="read.h" />\r
262 <ClInclude Include="reslist.h" />\r
263 <ClInclude Include="rle.h" />\r
264 <ClInclude Include="ustr.h" />\r
265 </ItemGroup>\r
266 <ItemGroup>\r
267 <ProjectReference Include="..\..\common\common.vcxproj">\r
268 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
269 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
270 </ProjectReference>\r
271 <ProjectReference Include="..\..\i18n\i18n.vcxproj">\r
272 <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>\r
273 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
274 </ProjectReference>\r
275 <ProjectReference Include="..\toolutil\toolutil.vcxproj">\r
276 <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r
277 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
278 </ProjectReference>\r
279 </ItemGroup>\r
280 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
281 <ImportGroup Label="ExtensionTargets">\r
282 </ImportGroup>\r
57a6839d 283</Project>