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