]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/genrb/derb.vcxproj
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / tools / genrb / derb.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>{D3065ADB-8820-4CC7-9B6C-9510833961A3}</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_derb\</OutDir>\r
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release_derb\</IntDir>\r
69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug_derb\</OutDir>\r
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug_derb\</IntDir>\r
72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release_derb\</OutDir>\r
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release_derb\</IntDir>\r
75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r
76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug_derb\</OutDir>\r
77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug_derb\</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 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
88 <MkTypLibCompatible>true</MkTypLibCompatible>\r
89 <SuppressStartupBanner>true</SuppressStartupBanner>\r
90 <TargetEnvironment>Win32</TargetEnvironment>\r
91 <TypeLibraryName>.\x86\Release_derb/derb.tlb</TypeLibraryName>\r
92 </Midl>\r
93 <ClCompile>\r
57a6839d 94 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
729e4ab9
A
95 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
96 <StringPooling>true</StringPooling>\r
97 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
98 <FunctionLevelLinking>true</FunctionLevelLinking>\r
99 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
100 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
101 <PrecompiledHeaderOutputFile>.\x86\Release_derb/derb.pch</PrecompiledHeaderOutputFile>\r
102 <AssemblerListingLocation>.\x86\Release_derb/</AssemblerListingLocation>\r
103 <ObjectFileName>.\x86\Release_derb/</ObjectFileName>\r
104 <ProgramDataBaseFileName>.\x86\Release_derb/</ProgramDataBaseFileName>\r
105 <WarningLevel>Level3</WarningLevel>\r
106 <SuppressStartupBanner>true</SuppressStartupBanner>\r
107 <CompileAs>Default</CompileAs>\r
108 </ClCompile>\r
109 <ResourceCompile>\r
110 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
111 <Culture>0x0409</Culture>\r
112 </ResourceCompile>\r
113 <Link>\r
114 <OutputFile>.\x86\Release_derb/derb.exe</OutputFile>\r
115 <SuppressStartupBanner>true</SuppressStartupBanner>\r
116 <ProgramDatabaseFile>.\x86\Release_derb/derb.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)'=='Debug|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 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
131 <MkTypLibCompatible>true</MkTypLibCompatible>\r
132 <SuppressStartupBanner>true</SuppressStartupBanner>\r
133 <TargetEnvironment>Win32</TargetEnvironment>\r
134 <TypeLibraryName>.\x86\Debug_derb/derb.tlb</TypeLibraryName>\r
135 </Midl>\r
136 <ClCompile>\r
137 <Optimization>Disabled</Optimization>\r
57a6839d 138 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
729e4ab9
A
139 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
140 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
141 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
142 <BufferSecurityCheck>true</BufferSecurityCheck>\r
143 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
144 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
145 <PrecompiledHeaderOutputFile>.\x86\Debug_derb/derb.pch</PrecompiledHeaderOutputFile>\r
146 <AssemblerListingLocation>.\x86\Debug_derb/</AssemblerListingLocation>\r
147 <ObjectFileName>.\x86\Debug_derb/</ObjectFileName>\r
148 <ProgramDataBaseFileName>.\x86\Debug_derb/</ProgramDataBaseFileName>\r
149 <WarningLevel>Level3</WarningLevel>\r
150 <SuppressStartupBanner>true</SuppressStartupBanner>\r
151 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
152 <CompileAs>Default</CompileAs>\r
153 </ClCompile>\r
154 <ResourceCompile>\r
155 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
156 <Culture>0x0409</Culture>\r
157 </ResourceCompile>\r
158 <Link>\r
159 <OutputFile>.\x86\Debug_derb/derb.exe</OutputFile>\r
160 <SuppressStartupBanner>true</SuppressStartupBanner>\r
161 <GenerateDebugInformation>true</GenerateDebugInformation>\r
162 <ProgramDatabaseFile>.\x86\Debug_derb/derb.pdb</ProgramDatabaseFile>\r
163 <SubSystem>Console</SubSystem>\r
164 <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
165 <DataExecutionPrevention>\r
166 </DataExecutionPrevention>\r
167 </Link>\r
168 </ItemDefinitionGroup>\r
169 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
170 <CustomBuildStep>\r
171 <Command>copy "$(TargetPath)" ..\..\..\bin64\r
172</Command>\r
173 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
174 </CustomBuildStep>\r
175 <Midl>\r
176 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
177 <MkTypLibCompatible>true</MkTypLibCompatible>\r
178 <SuppressStartupBanner>true</SuppressStartupBanner>\r
179 <TargetEnvironment>X64</TargetEnvironment>\r
180 <TypeLibraryName>.\x64\Release_derb/derb.tlb</TypeLibraryName>\r
181 </Midl>\r
182 <ClCompile>\r
57a6839d 183 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
729e4ab9
A
184 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
185 <StringPooling>true</StringPooling>\r
186 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
187 <FunctionLevelLinking>true</FunctionLevelLinking>\r
188 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
189 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
190 <PrecompiledHeaderOutputFile>.\x64\Release_derb/derb.pch</PrecompiledHeaderOutputFile>\r
191 <AssemblerListingLocation>.\x64\Release_derb/</AssemblerListingLocation>\r
192 <ObjectFileName>.\x64\Release_derb/</ObjectFileName>\r
193 <ProgramDataBaseFileName>.\x64\Release_derb/</ProgramDataBaseFileName>\r
194 <WarningLevel>Level3</WarningLevel>\r
195 <SuppressStartupBanner>true</SuppressStartupBanner>\r
196 <CompileAs>Default</CompileAs>\r
197 </ClCompile>\r
198 <ResourceCompile>\r
199 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
200 <Culture>0x0409</Culture>\r
201 </ResourceCompile>\r
202 <Link>\r
203 <OutputFile>.\x64\Release_derb/derb.exe</OutputFile>\r
204 <SuppressStartupBanner>true</SuppressStartupBanner>\r
205 <ProgramDatabaseFile>.\x64\Release_derb/derb.pdb</ProgramDatabaseFile>\r
206 <SubSystem>Console</SubSystem>\r
207 <TargetMachine>MachineX64</TargetMachine>\r
208 </Link>\r
209 </ItemDefinitionGroup>\r
210 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
211 <CustomBuildStep>\r
212 <Command>copy "$(TargetPath)" ..\..\..\bin64\r
213</Command>\r
214 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>\r
215 </CustomBuildStep>\r
216 <Midl>\r
217 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
218 <MkTypLibCompatible>true</MkTypLibCompatible>\r
219 <SuppressStartupBanner>true</SuppressStartupBanner>\r
220 <TargetEnvironment>X64</TargetEnvironment>\r
221 <TypeLibraryName>.\x64\Debug_derb/derb.tlb</TypeLibraryName>\r
222 </Midl>\r
223 <ClCompile>\r
224 <Optimization>Disabled</Optimization>\r
57a6839d 225 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
729e4ab9
A
226 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
227 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
228 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
229 <BufferSecurityCheck>true</BufferSecurityCheck>\r
230 <DisableLanguageExtensions>true</DisableLanguageExtensions>\r
231 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
232 <PrecompiledHeaderOutputFile>.\x64\Debug_derb/derb.pch</PrecompiledHeaderOutputFile>\r
233 <AssemblerListingLocation>.\x64\Debug_derb/</AssemblerListingLocation>\r
234 <ObjectFileName>.\x64\Debug_derb/</ObjectFileName>\r
235 <ProgramDataBaseFileName>.\x64\Debug_derb/</ProgramDataBaseFileName>\r
236 <WarningLevel>Level3</WarningLevel>\r
237 <SuppressStartupBanner>true</SuppressStartupBanner>\r
238 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
239 <CompileAs>Default</CompileAs>\r
240 </ClCompile>\r
241 <ResourceCompile>\r
242 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
243 <Culture>0x0409</Culture>\r
244 </ResourceCompile>\r
245 <Link>\r
246 <OutputFile>.\x64\Debug_derb/derb.exe</OutputFile>\r
247 <SuppressStartupBanner>true</SuppressStartupBanner>\r
248 <GenerateDebugInformation>true</GenerateDebugInformation>\r
249 <ProgramDatabaseFile>.\x64\Debug_derb/derb.pdb</ProgramDatabaseFile>\r
250 <SubSystem>Console</SubSystem>\r
251 <TargetMachine>MachineX64</TargetMachine>\r
252 </Link>\r
253 </ItemDefinitionGroup>\r
254 <ItemGroup>\r
255 <ClCompile Include="derb.c" />\r
256 </ItemGroup>\r
257 <ItemGroup>\r
258 <ProjectReference Include="..\..\common\common.vcxproj">\r
259 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r
260 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
261 </ProjectReference>\r
57a6839d
A
262 <ProjectReference Include="..\..\i18n\i18n.vcxproj">\r
263 <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>\r
264 </ProjectReference>\r
265 <ProjectReference Include="..\..\io\io.vcxproj">\r
266 <Project>{c2b04507-2521-4801-bf0d-5fd79d6d518c}</Project>\r
267 <Private>true</Private>\r
268 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
269 <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>\r
270 <LinkLibraryDependencies>true</LinkLibraryDependencies>\r
271 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>\r
272 </ProjectReference>\r
729e4ab9
A
273 <ProjectReference Include="..\toolutil\toolutil.vcxproj">\r
274 <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>\r
275 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
276 </ProjectReference>\r
277 </ItemGroup>\r
278 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
279 <ImportGroup Label="ExtensionTargets">\r
280 </ImportGroup>\r
281</Project>