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