]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/genccode/genccode.vcproj
ICU-400.38.tar.gz
[apple/icu.git] / icuSources / tools / genccode / genccode.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="genccode"
6 ProjectGUID="{FDD3C4F2-9805-44EB-9A77-BC1C1C95B547}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory=".\Release"
19 IntermediateDirectory=".\Release"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
32 Outputs="..\..\..\bin\$(TargetFileName)"
33 />
34 <Tool
35 Name="VCXMLDataGeneratorTool"
36 />
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
39 />
40 <Tool
41 Name="VCMIDLTool"
42 TypeLibraryName=".\Release/genccode.tlb"
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 AdditionalIncludeDirectories="..\..\common;..\toolutil"
47 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
48 StringPooling="true"
49 RuntimeLibrary="2"
50 EnableFunctionLevelLinking="true"
51 TreatWChar_tAsBuiltInType="true"
52 PrecompiledHeaderFile=".\Release/genccode.pch"
53 AssemblerListingLocation=".\Release/"
54 ObjectFile=".\Release/"
55 ProgramDataBaseFileName=".\Release/"
56 WarningLevel="3"
57 SuppressStartupBanner="true"
58 CompileAs="0"
59 />
60 <Tool
61 Name="VCManagedResourceCompilerTool"
62 />
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="1033"
67 />
68 <Tool
69 Name="VCPreLinkEventTool"
70 />
71 <Tool
72 Name="VCLinkerTool"
73 OutputFile=".\Release/genccode.exe"
74 LinkIncremental="1"
75 SuppressStartupBanner="true"
76 ProgramDatabaseFile=".\Release/genccode.pdb"
77 SubSystem="1"
78 />
79 <Tool
80 Name="VCALinkTool"
81 />
82 <Tool
83 Name="VCManifestTool"
84 />
85 <Tool
86 Name="VCXDCMakeTool"
87 />
88 <Tool
89 Name="VCBscMakeTool"
90 />
91 <Tool
92 Name="VCFxCopTool"
93 />
94 <Tool
95 Name="VCAppVerifierTool"
96 />
97 <Tool
98 Name="VCWebDeploymentTool"
99 />
100 <Tool
101 Name="VCPostBuildEventTool"
102 />
103 </Configuration>
104 <Configuration
105 Name="Debug|Win32"
106 OutputDirectory=".\Debug"
107 IntermediateDirectory=".\Debug"
108 ConfigurationType="1"
109 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
110 UseOfMFC="0"
111 ATLMinimizesCRunTimeLibraryUsage="false"
112 CharacterSet="2"
113 >
114 <Tool
115 Name="VCPreBuildEventTool"
116 />
117 <Tool
118 Name="VCCustomBuildTool"
119 CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
120 Outputs="..\..\..\bin\$(TargetFileName)"
121 />
122 <Tool
123 Name="VCXMLDataGeneratorTool"
124 />
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"
127 />
128 <Tool
129 Name="VCMIDLTool"
130 TypeLibraryName=".\Debug/genccode.tlb"
131 />
132 <Tool
133 Name="VCCLCompilerTool"
134 Optimization="0"
135 AdditionalIncludeDirectories="..\..\common;..\toolutil"
136 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
137 BasicRuntimeChecks="3"
138 RuntimeLibrary="3"
139 BufferSecurityCheck="true"
140 TreatWChar_tAsBuiltInType="true"
141 PrecompiledHeaderFile=".\Debug/genccode.pch"
142 AssemblerListingLocation=".\Debug/"
143 ObjectFile=".\Debug/"
144 ProgramDataBaseFileName=".\Debug/"
145 BrowseInformation="1"
146 WarningLevel="3"
147 SuppressStartupBanner="true"
148 DebugInformationFormat="4"
149 CompileAs="0"
150 />
151 <Tool
152 Name="VCManagedResourceCompilerTool"
153 />
154 <Tool
155 Name="VCResourceCompilerTool"
156 PreprocessorDefinitions="_DEBUG"
157 Culture="1033"
158 />
159 <Tool
160 Name="VCPreLinkEventTool"
161 />
162 <Tool
163 Name="VCLinkerTool"
164 OutputFile=".\Debug/genccode.exe"
165 LinkIncremental="2"
166 SuppressStartupBanner="true"
167 GenerateDebugInformation="true"
168 ProgramDatabaseFile=".\Debug/genccode.pdb"
169 SubSystem="1"
170 />
171 <Tool
172 Name="VCALinkTool"
173 />
174 <Tool
175 Name="VCManifestTool"
176 UseFAT32Workaround="true"
177 />
178 <Tool
179 Name="VCXDCMakeTool"
180 />
181 <Tool
182 Name="VCBscMakeTool"
183 />
184 <Tool
185 Name="VCFxCopTool"
186 />
187 <Tool
188 Name="VCAppVerifierTool"
189 />
190 <Tool
191 Name="VCWebDeploymentTool"
192 />
193 <Tool
194 Name="VCPostBuildEventTool"
195 />
196 </Configuration>
197 </Configurations>
198 <References>
199 </References>
200 <Files>
201 <Filter
202 Name="Source Files"
203 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
204 >
205 <File
206 RelativePath=".\genccode.c"
207 >
208 </File>
209 </Filter>
210 <Filter
211 Name="Header Files"
212 Filter="h;hpp;hxx;hm;inl"
213 >
214 </Filter>
215 <Filter
216 Name="Resource Files"
217 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
218 >
219 </Filter>
220 </Files>
221 <Globals>
222 </Globals>
223 </VisualStudioProject>