]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/ctestfw/ctestfw.vcproj
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / ctestfw.vcproj
CommitLineData
374ca955 1<?xml version="1.0" encoding="Windows-1252"?>
b75a7d8f
A
2<VisualStudioProject
3 ProjectType="Visual C++"
46f4442e 4 Version="8.00"
b75a7d8f 5 Name="ctestfw"
46f4442e
A
6 ProjectGUID="{ECA6B435-B4FA-4F9F-BF95-F451D078FC47}"
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"
18 OutputDirectory=".\..\..\..\lib"
19 IntermediateDirectory=".\Release"
20 ConfigurationType="2"
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 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="NDEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\..\..\..\lib\icutest.tlb"
45 />
b75a7d8f
A
46 <Tool
47 Name="VCCLCompilerTool"
46f4442e 48 WholeProgramOptimization="true"
73c04bcf 49 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil"
46f4442e
A
50 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
51 StringPooling="true"
b75a7d8f 52 RuntimeLibrary="2"
46f4442e
A
53 EnableFunctionLevelLinking="true"
54 DisableLanguageExtensions="true"
55 TreatWChar_tAsBuiltInType="true"
374ca955 56 PrecompiledHeaderFile=".\Release/icutest.pch"
b75a7d8f
A
57 AssemblerListingLocation=".\Release/"
58 ObjectFile=".\Release/"
59 ProgramDataBaseFileName=".\Release/"
60 WarningLevel="3"
46f4442e
A
61 SuppressStartupBanner="true"
62 CompileAs="0"
63 />
64 <Tool
65 Name="VCManagedResourceCompilerTool"
66 />
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG"
70 Culture="1033"
71 />
b75a7d8f 72 <Tool
46f4442e
A
73 Name="VCPreLinkEventTool"
74 />
b75a7d8f
A
75 <Tool
76 Name="VCLinkerTool"
374ca955 77 OutputFile="..\..\..\bin\icutest.dll"
b75a7d8f 78 LinkIncremental="1"
46f4442e 79 SuppressStartupBanner="true"
374ca955 80 ProgramDatabaseFile=".\..\..\..\lib\icutest.pdb"
73c04bcf 81 EnableCOMDATFolding="2"
46f4442e
A
82 LinkTimeCodeGeneration="1"
83 ImportLibrary=".\..\..\..\lib\icutest.lib"
84 />
b75a7d8f 85 <Tool
46f4442e
A
86 Name="VCALinkTool"
87 />
b75a7d8f 88 <Tool
46f4442e
A
89 Name="VCManifestTool"
90 />
b75a7d8f 91 <Tool
46f4442e
A
92 Name="VCXDCMakeTool"
93 />
b75a7d8f 94 <Tool
46f4442e
A
95 Name="VCBscMakeTool"
96 />
b75a7d8f 97 <Tool
46f4442e
A
98 Name="VCFxCopTool"
99 />
374ca955 100 <Tool
46f4442e
A
101 Name="VCAppVerifierTool"
102 />
b75a7d8f 103 <Tool
46f4442e
A
104 Name="VCWebDeploymentTool"
105 />
374ca955 106 <Tool
46f4442e
A
107 Name="VCPostBuildEventTool"
108 />
b75a7d8f
A
109 </Configuration>
110 <Configuration
111 Name="Debug|Win32"
112 OutputDirectory=".\..\..\..\lib"
113 IntermediateDirectory=".\Debug"
114 ConfigurationType="2"
46f4442e 115 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
b75a7d8f 116 UseOfMFC="0"
46f4442e
A
117 ATLMinimizesCRunTimeLibraryUsage="false"
118 CharacterSet="2"
119 >
120 <Tool
121 Name="VCPreBuildEventTool"
122 />
123 <Tool
124 Name="VCCustomBuildTool"
125 />
126 <Tool
127 Name="VCXMLDataGeneratorTool"
128 />
129 <Tool
130 Name="VCWebServiceProxyGeneratorTool"
131 />
132 <Tool
133 Name="VCMIDLTool"
134 PreprocessorDefinitions="_DEBUG"
135 MkTypLibCompatible="true"
136 SuppressStartupBanner="true"
137 TargetEnvironment="1"
138 TypeLibraryName=".\..\..\..\lib\icutestd.tlb"
139 />
b75a7d8f
A
140 <Tool
141 Name="VCCLCompilerTool"
142 Optimization="0"
73c04bcf 143 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil"
46f4442e 144 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
b75a7d8f
A
145 BasicRuntimeChecks="3"
146 RuntimeLibrary="3"
46f4442e
A
147 BufferSecurityCheck="true"
148 DisableLanguageExtensions="true"
149 TreatWChar_tAsBuiltInType="true"
374ca955 150 PrecompiledHeaderFile=".\Debug/icutest.pch"
b75a7d8f
A
151 AssemblerListingLocation=".\Debug/"
152 ObjectFile=".\Debug/"
153 ProgramDataBaseFileName=".\Debug/"
154 BrowseInformation="1"
155 WarningLevel="3"
46f4442e 156 SuppressStartupBanner="true"
b75a7d8f 157 DebugInformationFormat="4"
46f4442e
A
158 CompileAs="0"
159 />
160 <Tool
161 Name="VCManagedResourceCompilerTool"
162 />
163 <Tool
164 Name="VCResourceCompilerTool"
165 PreprocessorDefinitions="_DEBUG"
166 Culture="1033"
167 />
b75a7d8f 168 <Tool
46f4442e
A
169 Name="VCPreLinkEventTool"
170 />
b75a7d8f
A
171 <Tool
172 Name="VCLinkerTool"
374ca955 173 OutputFile="..\..\..\bin\icutestd.dll"
b75a7d8f 174 LinkIncremental="2"
46f4442e
A
175 SuppressStartupBanner="true"
176 GenerateDebugInformation="true"
374ca955 177 ProgramDatabaseFile=".\..\..\..\lib\icutestd.pdb"
46f4442e
A
178 ImportLibrary=".\..\..\..\lib\icutestd.lib"
179 />
b75a7d8f 180 <Tool
46f4442e
A
181 Name="VCALinkTool"
182 />
b75a7d8f 183 <Tool
46f4442e
A
184 Name="VCManifestTool"
185 UseFAT32Workaround="true"
186 />
b75a7d8f 187 <Tool
46f4442e
A
188 Name="VCXDCMakeTool"
189 />
b75a7d8f 190 <Tool
46f4442e
A
191 Name="VCBscMakeTool"
192 />
b75a7d8f 193 <Tool
46f4442e
A
194 Name="VCFxCopTool"
195 />
b75a7d8f 196 <Tool
46f4442e
A
197 Name="VCAppVerifierTool"
198 />
374ca955 199 <Tool
46f4442e
A
200 Name="VCWebDeploymentTool"
201 />
374ca955 202 <Tool
46f4442e
A
203 Name="VCPostBuildEventTool"
204 />
b75a7d8f
A
205 </Configuration>
206 </Configurations>
374ca955
A
207 <References>
208 </References>
b75a7d8f
A
209 <Files>
210 <Filter
211 Name="Source Files"
46f4442e
A
212 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
213 >
b75a7d8f 214 <File
46f4442e
A
215 RelativePath=".\ctest.c"
216 >
b75a7d8f 217 </File>
374ca955 218 <File
46f4442e
A
219 RelativePath=".\datamap.cpp"
220 >
374ca955
A
221 </File>
222 <File
46f4442e
A
223 RelativePath=".\dbgutil.cpp"
224 >
374ca955
A
225 </File>
226 <File
46f4442e
A
227 RelativePath=".\testdata.cpp"
228 >
374ca955 229 </File>
73c04bcf 230 <File
46f4442e
A
231 RelativePath=".\tstdtmod.cpp"
232 >
233 </File>
234 <File
235 RelativePath=".\udbgutil.cpp"
236 >
237 </File>
238 <File
239 RelativePath=".\uperf.cpp"
240 >
73c04bcf 241 <FileConfiguration
46f4442e
A
242 Name="Release|Win32"
243 >
73c04bcf
A
244 <Tool
245 Name="VCCLCompilerTool"
46f4442e
A
246 DisableLanguageExtensions="false"
247 />
73c04bcf
A
248 </FileConfiguration>
249 <FileConfiguration
46f4442e
A
250 Name="Debug|Win32"
251 >
73c04bcf
A
252 <Tool
253 Name="VCCLCompilerTool"
46f4442e
A
254 DisableLanguageExtensions="false"
255 />
73c04bcf
A
256 </FileConfiguration>
257 </File>
b75a7d8f
A
258 </Filter>
259 <Filter
260 Name="Header Files"
46f4442e
A
261 Filter="h;hpp;hxx;hm;inl"
262 >
263 <File
264 RelativePath=".\unicode\ctest.h"
265 >
266 </File>
267 <File
268 RelativePath=".\unicode\datamap.h"
269 >
270 </File>
b75a7d8f 271 <File
46f4442e
A
272 RelativePath=".\unicode\dbgutil.h"
273 >
374ca955
A
274 </File>
275 <File
46f4442e
A
276 RelativePath=".\unicode\testdata.h"
277 >
374ca955
A
278 </File>
279 <File
46f4442e
A
280 RelativePath=".\unicode\testlog.h"
281 >
374ca955
A
282 </File>
283 <File
46f4442e
A
284 RelativePath=".\unicode\testtype.h"
285 >
374ca955
A
286 </File>
287 <File
46f4442e
A
288 RelativePath=".\unicode\tstdtmod.h"
289 >
374ca955
A
290 </File>
291 <File
46f4442e
A
292 RelativePath=".\unicode\udbgutil.h"
293 >
b75a7d8f 294 </File>
73c04bcf 295 <File
46f4442e
A
296 RelativePath=".\unicode\uperf.h"
297 >
73c04bcf
A
298 </File>
299 <File
46f4442e
A
300 RelativePath=".\unicode\utimer.h"
301 >
73c04bcf 302 </File>
b75a7d8f
A
303 </Filter>
304 <Filter
305 Name="Resource Files"
46f4442e
A
306 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
307 >
b75a7d8f
A
308 </Filter>
309 </Files>
310 <Globals>
311 </Globals>
312</VisualStudioProject>