]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/genrb/genrb.vcproj
ICU-6.2.15.tar.gz
[apple/icu.git] / icuSources / tools / genrb / genrb.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="genrb"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\Release"
16 IntermediateDirectory=".\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="..\..\..\include,..\..\..\source\common,..\toolutil,..\..\..\source\i18n"
26 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
27 RuntimeLibrary="2"
28 DisableLanguageExtensions="TRUE"
29 PrecompiledHeaderFile=".\Release/genrb.pch"
30 AssemblerListingLocation=".\Release/"
31 ObjectFile=".\Release/"
32 ProgramDataBaseFileName=".\Release/"
33 WarningLevel="3"
34 SuppressStartupBanner="TRUE"
35 CompileAs="0"/>
36 <Tool
37 Name="VCCustomBuildTool"
374ca955 38 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 39"
374ca955 40 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
41 <Tool
42 Name="VCLinkerTool"
b75a7d8f
A
43 OutputFile=".\Release/genrb.exe"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
b75a7d8f
A
46 ProgramDatabaseFile=".\Release/genrb.pdb"
47 SubSystem="1"/>
48 <Tool
49 Name="VCMIDLTool"
50 TypeLibraryName=".\Release/genrb.tlb"/>
51 <Tool
52 Name="VCPostBuildEventTool"/>
53 <Tool
54 Name="VCPreBuildEventTool"/>
55 <Tool
56 Name="VCPreLinkEventTool"/>
57 <Tool
58 Name="VCResourceCompilerTool"
59 PreprocessorDefinitions="NDEBUG"
60 Culture="1033"/>
61 <Tool
62 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
63 <Tool
64 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
65 <Tool
66 Name="VCWebDeploymentTool"/>
374ca955
A
67 <Tool
68 Name="VCManagedWrapperGeneratorTool"/>
69 <Tool
70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
71 </Configuration>
72 <Configuration
73 Name="Debug|Win32"
74 OutputDirectory=".\Debug"
75 IntermediateDirectory=".\Debug"
76 ConfigurationType="1"
77 UseOfMFC="0"
78 ATLMinimizesCRunTimeLibraryUsage="FALSE"
79 CharacterSet="2">
80 <Tool
81 Name="VCCLCompilerTool"
82 Optimization="0"
83 ImproveFloatingPointConsistency="TRUE"
84 OptimizeForProcessor="2"
85 AdditionalIncludeDirectories="..\..\..\include,..\..\..\source\common,..\toolutil,..\..\..\source\i18n"
86 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
87 BasicRuntimeChecks="3"
88 RuntimeLibrary="3"
89 DisableLanguageExtensions="TRUE"
90 PrecompiledHeaderFile=".\Debug/genrb.pch"
91 AssemblerListingLocation=".\Debug/"
92 ObjectFile=".\Debug/"
93 ProgramDataBaseFileName=".\Debug/"
94 BrowseInformation="1"
95 WarningLevel="3"
96 SuppressStartupBanner="TRUE"
97 DebugInformationFormat="4"
98 CompileAs="0"/>
99 <Tool
100 Name="VCCustomBuildTool"
374ca955 101 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
b75a7d8f 102"
374ca955 103 Outputs="..\..\..\bin\$(TargetFileName)"/>
b75a7d8f
A
104 <Tool
105 Name="VCLinkerTool"
b75a7d8f
A
106 OutputFile=".\Debug/genrb.exe"
107 LinkIncremental="2"
108 SuppressStartupBanner="TRUE"
b75a7d8f
A
109 GenerateDebugInformation="TRUE"
110 ProgramDatabaseFile=".\Debug/genrb.pdb"
111 SubSystem="1"/>
112 <Tool
113 Name="VCMIDLTool"
114 TypeLibraryName=".\Debug/genrb.tlb"/>
115 <Tool
116 Name="VCPostBuildEventTool"/>
117 <Tool
118 Name="VCPreBuildEventTool"/>
119 <Tool
120 Name="VCPreLinkEventTool"/>
121 <Tool
122 Name="VCResourceCompilerTool"
123 PreprocessorDefinitions="_DEBUG"
124 Culture="1033"/>
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
127 <Tool
128 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
129 <Tool
130 Name="VCWebDeploymentTool"/>
374ca955
A
131 <Tool
132 Name="VCManagedWrapperGeneratorTool"/>
133 <Tool
134 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
135 </Configuration>
136 </Configurations>
374ca955
A
137 <References>
138 </References>
b75a7d8f
A
139 <Files>
140 <Filter
141 Name="Source Files"
142 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
143 <File
144 RelativePath=".\errmsg.c">
145 </File>
146 <File
147 RelativePath=".\genrb.c">
148 </File>
149 <File
150 RelativePath=".\parse.c">
151 </File>
374ca955
A
152 <File
153 RelativePath=".\prscmnts.cpp">
154 </File>
b75a7d8f
A
155 <File
156 RelativePath=".\read.c">
157 </File>
158 <File
159 RelativePath=".\reslist.c">
160 </File>
161 <File
162 RelativePath=".\rle.c">
163 </File>
164 <File
165 RelativePath=".\ustr.c">
166 </File>
167 <File
168 RelativePath=".\util.c">
169 </File>
170 <File
171 RelativePath=".\wrtjava.c">
172 </File>
173 <File
174 RelativePath=".\wrtxml.c">
175 </File>
176 </Filter>
177 <Filter
178 Name="Header Files"
179 Filter="h;hpp;hxx;hm;inl">
180 <File
181 RelativePath=".\errmsg.h">
182 </File>
183 <File
184 RelativePath=".\genrb.h">
185 </File>
186 <File
187 RelativePath=".\parse.h">
188 </File>
374ca955
A
189 <File
190 RelativePath=".\prscmnts.h">
191 </File>
b75a7d8f
A
192 <File
193 RelativePath=".\read.h">
194 </File>
195 <File
196 RelativePath=".\reslist.h">
197 </File>
198 <File
199 RelativePath=".\rle.h">
200 </File>
201 <File
202 RelativePath=".\ustr.h">
203 </File>
204 <File
205 RelativePath=".\util.h">
206 </File>
207 </Filter>
208 <Filter
209 Name="Resource Files"
210 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
211 </Filter>
212 </Files>
213 <Globals>
214 </Globals>
215</VisualStudioProject>