]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/genrb/derb.vcproj
ICU-6.2.15.tar.gz
[apple/icu.git] / icuSources / tools / genrb / derb.vcproj
CommitLineData
374ca955 1<?xml version="1.0" encoding="Windows-1252"?>
b75a7d8f
A
2<VisualStudioProject
3 ProjectType="Visual C++"
374ca955 4 Version="7.10"
b75a7d8f
A
5 Name="derb"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\derb_Win32_Release"
16 IntermediateDirectory=".\derb_Win32_Release"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 InlineFunctionExpansion="2"
24 ImproveFloatingPointConsistency="TRUE"
25 AdditionalIncludeDirectories="..\..\common,..\toolutil"
26 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 DisableLanguageExtensions="TRUE"
31 PrecompiledHeaderFile=".\derb_Win32_Release/derb.pch"
32 AssemblerListingLocation=".\derb_Win32_Release/"
33 ObjectFile=".\derb_Win32_Release/"
34 ProgramDataBaseFileName=".\derb_Win32_Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"
374ca955 40 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 41"
374ca955 42 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
43 <Tool
44 Name="VCLinkerTool"
b75a7d8f
A
45 OutputFile=".\derb_Win32_Release/derb.exe"
46 LinkIncremental="1"
47 SuppressStartupBanner="TRUE"
b75a7d8f
A
48 ProgramDatabaseFile=".\derb_Win32_Release/derb.pdb"
49 SubSystem="1"/>
50 <Tool
51 Name="VCMIDLTool"
52 PreprocessorDefinitions="NDEBUG"
53 MkTypLibCompatible="TRUE"
54 SuppressStartupBanner="TRUE"
55 TargetEnvironment="1"
56 TypeLibraryName=".\derb_Win32_Release/derb.tlb"/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="1033"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
71 <Tool
72 Name="VCWebDeploymentTool"/>
374ca955
A
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
77 </Configuration>
78 <Configuration
79 Name="Debug|Win32"
80 OutputDirectory=".\derb_Win32_Debug"
81 IntermediateDirectory=".\derb_Win32_Debug"
82 ConfigurationType="1"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE"
85 CharacterSet="2">
86 <Tool
87 Name="VCCLCompilerTool"
88 Optimization="0"
89 ImproveFloatingPointConsistency="TRUE"
90 OptimizeForProcessor="2"
91 AdditionalIncludeDirectories="..\..\common,..\toolutil"
92 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
93 BasicRuntimeChecks="3"
94 RuntimeLibrary="3"
95 DisableLanguageExtensions="TRUE"
96 PrecompiledHeaderFile=".\derb_Win32_Debug/derb.pch"
97 AssemblerListingLocation=".\derb_Win32_Debug/"
98 ObjectFile=".\derb_Win32_Debug/"
99 ProgramDataBaseFileName=".\derb_Win32_Debug/"
100 WarningLevel="3"
101 SuppressStartupBanner="TRUE"
102 DebugInformationFormat="4"
103 CompileAs="0"/>
104 <Tool
105 Name="VCCustomBuildTool"
374ca955 106 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 107"
374ca955 108 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
109 <Tool
110 Name="VCLinkerTool"
b75a7d8f
A
111 OutputFile=".\derb_Win32_Debug/derb.exe"
112 LinkIncremental="2"
113 SuppressStartupBanner="TRUE"
b75a7d8f
A
114 GenerateDebugInformation="TRUE"
115 ProgramDatabaseFile=".\derb_Win32_Debug/derb.pdb"
116 SubSystem="1"/>
117 <Tool
118 Name="VCMIDLTool"
119 PreprocessorDefinitions="_DEBUG"
120 MkTypLibCompatible="TRUE"
121 SuppressStartupBanner="TRUE"
122 TargetEnvironment="1"
123 TypeLibraryName=".\derb_Win32_Debug/derb.tlb"/>
124 <Tool
125 Name="VCPostBuildEventTool"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"
132 PreprocessorDefinitions="_DEBUG"
133 Culture="1033"/>
134 <Tool
135 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
136 <Tool
137 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
138 <Tool
139 Name="VCWebDeploymentTool"/>
374ca955
A
140 <Tool
141 Name="VCManagedWrapperGeneratorTool"/>
142 <Tool
143 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
144 </Configuration>
145 </Configurations>
374ca955
A
146 <References>
147 </References>
b75a7d8f
A
148 <Files>
149 <Filter
150 Name="Source Files"
151 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
152 <File
153 RelativePath=".\derb.c">
154 </File>
155 </Filter>
156 <Filter
157 Name="Header Files"
158 Filter="h;hpp;hxx;hm;inl">
159 </Filter>
160 <Filter
161 Name="Resource Files"
162 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
163 </Filter>
164 </Files>
165 <Globals>
166 </Globals>
167</VisualStudioProject>