• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="ctestfw"
6	ProjectGUID="{ECA6B435-B4FA-4F9F-BF95-F451D078FC47}"
7	TargetFrameworkVersion="131072"
8	>
9	<Platforms>
10		<Platform
11			Name="Win32"
12		/>
13		<Platform
14			Name="x64"
15		/>
16	</Platforms>
17	<ToolFiles>
18	</ToolFiles>
19	<Configurations>
20		<Configuration
21			Name="Release|Win32"
22			OutputDirectory=".\..\..\..\lib"
23			IntermediateDirectory=".\x86\Release"
24			ConfigurationType="2"
25			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26			UseOfMFC="0"
27			ATLMinimizesCRunTimeLibraryUsage="false"
28			CharacterSet="2"
29			>
30			<Tool
31				Name="VCPreBuildEventTool"
32			/>
33			<Tool
34				Name="VCCustomBuildTool"
35			/>
36			<Tool
37				Name="VCXMLDataGeneratorTool"
38			/>
39			<Tool
40				Name="VCWebServiceProxyGeneratorTool"
41			/>
42			<Tool
43				Name="VCMIDLTool"
44				PreprocessorDefinitions="NDEBUG"
45				MkTypLibCompatible="true"
46				SuppressStartupBanner="true"
47				TargetEnvironment="1"
48				TypeLibraryName=".\..\..\..\lib\icutest.tlb"
49			/>
50			<Tool
51				Name="VCCLCompilerTool"
52				WholeProgramOptimization="true"
53				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil"
54				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
55				StringPooling="true"
56				RuntimeLibrary="2"
57				EnableFunctionLevelLinking="true"
58				DisableLanguageExtensions="true"
59				TreatWChar_tAsBuiltInType="true"
60				PrecompiledHeaderFile=".\x86\Release/icutest.pch"
61				AssemblerListingLocation=".\x86\Release/"
62				ObjectFile=".\x86\Release/"
63				ProgramDataBaseFileName=".\x86\Release/"
64				WarningLevel="3"
65				SuppressStartupBanner="true"
66				CompileAs="0"
67			/>
68			<Tool
69				Name="VCManagedResourceCompilerTool"
70			/>
71			<Tool
72				Name="VCResourceCompilerTool"
73				PreprocessorDefinitions="NDEBUG"
74				Culture="1033"
75			/>
76			<Tool
77				Name="VCPreLinkEventTool"
78			/>
79			<Tool
80				Name="VCLinkerTool"
81				OutputFile="..\..\..\bin\icutest.dll"
82				LinkIncremental="1"
83				SuppressStartupBanner="true"
84				ProgramDatabaseFile=".\..\..\..\lib\icutest.pdb"
85				EnableCOMDATFolding="2"
86				LinkTimeCodeGeneration="1"
87				RandomizedBaseAddress="1"
88				DataExecutionPrevention="0"
89				ImportLibrary=".\..\..\..\lib\icutest.lib"
90			/>
91			<Tool
92				Name="VCALinkTool"
93			/>
94			<Tool
95				Name="VCManifestTool"
96			/>
97			<Tool
98				Name="VCXDCMakeTool"
99			/>
100			<Tool
101				Name="VCBscMakeTool"
102			/>
103			<Tool
104				Name="VCFxCopTool"
105			/>
106			<Tool
107				Name="VCAppVerifierTool"
108			/>
109			<Tool
110				Name="VCPostBuildEventTool"
111			/>
112		</Configuration>
113		<Configuration
114			Name="Debug|Win32"
115			OutputDirectory=".\..\..\..\lib"
116			IntermediateDirectory=".\x86\Debug"
117			ConfigurationType="2"
118			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
119			UseOfMFC="0"
120			ATLMinimizesCRunTimeLibraryUsage="false"
121			CharacterSet="2"
122			>
123			<Tool
124				Name="VCPreBuildEventTool"
125			/>
126			<Tool
127				Name="VCCustomBuildTool"
128			/>
129			<Tool
130				Name="VCXMLDataGeneratorTool"
131			/>
132			<Tool
133				Name="VCWebServiceProxyGeneratorTool"
134			/>
135			<Tool
136				Name="VCMIDLTool"
137				PreprocessorDefinitions="_DEBUG"
138				MkTypLibCompatible="true"
139				SuppressStartupBanner="true"
140				TargetEnvironment="1"
141				TypeLibraryName=".\..\..\..\lib\icutestd.tlb"
142			/>
143			<Tool
144				Name="VCCLCompilerTool"
145				Optimization="0"
146				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil"
147				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
148				BasicRuntimeChecks="3"
149				RuntimeLibrary="3"
150				BufferSecurityCheck="true"
151				DisableLanguageExtensions="true"
152				TreatWChar_tAsBuiltInType="true"
153				PrecompiledHeaderFile=".\x86\Debug/icutest.pch"
154				AssemblerListingLocation=".\x86\Debug/"
155				ObjectFile=".\x86\Debug/"
156				ProgramDataBaseFileName=".\x86\Debug/"
157				BrowseInformation="1"
158				WarningLevel="3"
159				SuppressStartupBanner="true"
160				DebugInformationFormat="4"
161				CompileAs="0"
162			/>
163			<Tool
164				Name="VCManagedResourceCompilerTool"
165			/>
166			<Tool
167				Name="VCResourceCompilerTool"
168				PreprocessorDefinitions="_DEBUG"
169				Culture="1033"
170			/>
171			<Tool
172				Name="VCPreLinkEventTool"
173			/>
174			<Tool
175				Name="VCLinkerTool"
176				OutputFile="..\..\..\bin\icutestd.dll"
177				LinkIncremental="2"
178				SuppressStartupBanner="true"
179				GenerateDebugInformation="true"
180				ProgramDatabaseFile=".\..\..\..\lib\icutestd.pdb"
181				RandomizedBaseAddress="1"
182				DataExecutionPrevention="0"
183				ImportLibrary=".\..\..\..\lib\icutestd.lib"
184			/>
185			<Tool
186				Name="VCALinkTool"
187			/>
188			<Tool
189				Name="VCManifestTool"
190				UseFAT32Workaround="true"
191			/>
192			<Tool
193				Name="VCXDCMakeTool"
194			/>
195			<Tool
196				Name="VCBscMakeTool"
197			/>
198			<Tool
199				Name="VCFxCopTool"
200			/>
201			<Tool
202				Name="VCAppVerifierTool"
203			/>
204			<Tool
205				Name="VCPostBuildEventTool"
206			/>
207		</Configuration>
208		<Configuration
209			Name="Release|x64"
210			OutputDirectory=".\x64\Release"
211			IntermediateDirectory=".\x64\Release"
212			ConfigurationType="2"
213			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
214			UseOfMFC="0"
215			ATLMinimizesCRunTimeLibraryUsage="false"
216			CharacterSet="2"
217			>
218			<Tool
219				Name="VCPreBuildEventTool"
220			/>
221			<Tool
222				Name="VCCustomBuildTool"
223			/>
224			<Tool
225				Name="VCXMLDataGeneratorTool"
226			/>
227			<Tool
228				Name="VCWebServiceProxyGeneratorTool"
229			/>
230			<Tool
231				Name="VCMIDLTool"
232				PreprocessorDefinitions="NDEBUG"
233				MkTypLibCompatible="true"
234				SuppressStartupBanner="true"
235				TargetEnvironment="3"
236				TypeLibraryName=".\..\..\..\lib64\icutest.tlb"
237			/>
238			<Tool
239				Name="VCCLCompilerTool"
240				WholeProgramOptimization="true"
241				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil"
242				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
243				StringPooling="true"
244				RuntimeLibrary="2"
245				EnableFunctionLevelLinking="true"
246				DisableLanguageExtensions="true"
247				TreatWChar_tAsBuiltInType="true"
248				PrecompiledHeaderFile=".\x64\Release/icutest.pch"
249				AssemblerListingLocation=".\x64\Release/"
250				ObjectFile=".\x64\Release/"
251				ProgramDataBaseFileName=".\x64\Release/"
252				WarningLevel="3"
253				SuppressStartupBanner="true"
254				CompileAs="0"
255			/>
256			<Tool
257				Name="VCManagedResourceCompilerTool"
258			/>
259			<Tool
260				Name="VCResourceCompilerTool"
261				PreprocessorDefinitions="NDEBUG"
262				Culture="1033"
263			/>
264			<Tool
265				Name="VCPreLinkEventTool"
266			/>
267			<Tool
268				Name="VCLinkerTool"
269				OutputFile="..\..\..\bin64\icutest.dll"
270				LinkIncremental="1"
271				SuppressStartupBanner="true"
272				ProgramDatabaseFile=".\..\..\..\lib64\icutest.pdb"
273				EnableCOMDATFolding="2"
274				LinkTimeCodeGeneration="1"
275				ImportLibrary=".\..\..\..\lib64\icutest.lib"
276				TargetMachine="17"
277			/>
278			<Tool
279				Name="VCALinkTool"
280			/>
281			<Tool
282				Name="VCManifestTool"
283			/>
284			<Tool
285				Name="VCXDCMakeTool"
286			/>
287			<Tool
288				Name="VCBscMakeTool"
289			/>
290			<Tool
291				Name="VCFxCopTool"
292			/>
293			<Tool
294				Name="VCAppVerifierTool"
295			/>
296			<Tool
297				Name="VCWebDeploymentTool"
298			/>
299			<Tool
300				Name="VCPostBuildEventTool"
301			/>
302		</Configuration>
303		<Configuration
304			Name="Debug|x64"
305			OutputDirectory=".\x64\Debug"
306			IntermediateDirectory=".\x64\Debug"
307			ConfigurationType="2"
308			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
309			UseOfMFC="0"
310			ATLMinimizesCRunTimeLibraryUsage="false"
311			CharacterSet="2"
312			>
313			<Tool
314				Name="VCPreBuildEventTool"
315			/>
316			<Tool
317				Name="VCCustomBuildTool"
318			/>
319			<Tool
320				Name="VCXMLDataGeneratorTool"
321			/>
322			<Tool
323				Name="VCWebServiceProxyGeneratorTool"
324			/>
325			<Tool
326				Name="VCMIDLTool"
327				PreprocessorDefinitions="_DEBUG"
328				MkTypLibCompatible="true"
329				SuppressStartupBanner="true"
330				TargetEnvironment="3"
331				TypeLibraryName=".\..\..\..\lib64\icutestd.tlb"
332			/>
333			<Tool
334				Name="VCCLCompilerTool"
335				Optimization="0"
336				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil"
337				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
338				BasicRuntimeChecks="3"
339				RuntimeLibrary="3"
340				BufferSecurityCheck="true"
341				DisableLanguageExtensions="true"
342				TreatWChar_tAsBuiltInType="true"
343				PrecompiledHeaderFile=".\x64\Debug/icutest.pch"
344				AssemblerListingLocation=".\x64\Debug/"
345				ObjectFile=".\x64\Debug/"
346				ProgramDataBaseFileName=".\x64\Debug/"
347				BrowseInformation="1"
348				WarningLevel="3"
349				SuppressStartupBanner="true"
350				DebugInformationFormat="3"
351				CompileAs="0"
352			/>
353			<Tool
354				Name="VCManagedResourceCompilerTool"
355			/>
356			<Tool
357				Name="VCResourceCompilerTool"
358				PreprocessorDefinitions="_DEBUG"
359				Culture="1033"
360			/>
361			<Tool
362				Name="VCPreLinkEventTool"
363			/>
364			<Tool
365				Name="VCLinkerTool"
366				OutputFile="..\..\..\bin64\icutestd.dll"
367				LinkIncremental="2"
368				SuppressStartupBanner="true"
369				GenerateDebugInformation="true"
370				ProgramDatabaseFile=".\..\..\..\lib64\icutestd.pdb"
371				ImportLibrary=".\..\..\..\lib64\icutestd.lib"
372				TargetMachine="17"
373			/>
374			<Tool
375				Name="VCALinkTool"
376			/>
377			<Tool
378				Name="VCManifestTool"
379				UseFAT32Workaround="true"
380			/>
381			<Tool
382				Name="VCXDCMakeTool"
383			/>
384			<Tool
385				Name="VCBscMakeTool"
386			/>
387			<Tool
388				Name="VCFxCopTool"
389			/>
390			<Tool
391				Name="VCAppVerifierTool"
392			/>
393			<Tool
394				Name="VCWebDeploymentTool"
395			/>
396			<Tool
397				Name="VCPostBuildEventTool"
398			/>
399		</Configuration>
400	</Configurations>
401	<References>
402	</References>
403	<Files>
404		<Filter
405			Name="Source Files"
406			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
407			>
408			<File
409				RelativePath=".\ctest.c"
410				>
411			</File>
412			<File
413				RelativePath=".\datamap.cpp"
414				>
415			</File>
416			<File
417				RelativePath=".\dbgutil.cpp"
418				>
419			</File>
420			<File
421				RelativePath=".\testdata.cpp"
422				>
423			</File>
424			<File
425				RelativePath=".\tstdtmod.cpp"
426				>
427			</File>
428			<File
429				RelativePath=".\ucln_ct.c"
430				>
431				<FileConfiguration
432					Name="Release|Win32"
433					>
434					<Tool
435						Name="VCCLCompilerTool"
436						DisableLanguageExtensions="false"
437					/>
438				</FileConfiguration>
439				<FileConfiguration
440					Name="Debug|Win32"
441					>
442					<Tool
443						Name="VCCLCompilerTool"
444						DisableLanguageExtensions="false"
445					/>
446				</FileConfiguration>
447				<FileConfiguration
448					Name="Release|x64"
449					>
450					<Tool
451						Name="VCCLCompilerTool"
452						DisableLanguageExtensions="false"
453					/>
454				</FileConfiguration>
455				<FileConfiguration
456					Name="Debug|x64"
457					>
458					<Tool
459						Name="VCCLCompilerTool"
460						DisableLanguageExtensions="false"
461					/>
462				</FileConfiguration>
463			</File>
464			<File
465				RelativePath=".\udbgutil.cpp"
466				>
467			</File>
468			<File
469				RelativePath=".\uperf.cpp"
470				>
471				<FileConfiguration
472					Name="Release|Win32"
473					>
474					<Tool
475						Name="VCCLCompilerTool"
476						DisableLanguageExtensions="false"
477					/>
478				</FileConfiguration>
479				<FileConfiguration
480					Name="Debug|Win32"
481					>
482					<Tool
483						Name="VCCLCompilerTool"
484						DisableLanguageExtensions="false"
485					/>
486				</FileConfiguration>
487				<FileConfiguration
488					Name="Release|x64"
489					>
490					<Tool
491						Name="VCCLCompilerTool"
492						DisableLanguageExtensions="false"
493					/>
494				</FileConfiguration>
495				<FileConfiguration
496					Name="Debug|x64"
497					>
498					<Tool
499						Name="VCCLCompilerTool"
500						DisableLanguageExtensions="false"
501					/>
502				</FileConfiguration>
503			</File>
504		</Filter>
505		<Filter
506			Name="Header Files"
507			Filter="h;hpp;hxx;hm;inl"
508			>
509			<File
510				RelativePath=".\unicode\ctest.h"
511				>
512			</File>
513			<File
514				RelativePath=".\unicode\datamap.h"
515				>
516			</File>
517			<File
518				RelativePath=".\unicode\dbgutil.h"
519				>
520			</File>
521			<File
522				RelativePath=".\unicode\testdata.h"
523				>
524			</File>
525			<File
526				RelativePath=".\unicode\testlog.h"
527				>
528			</File>
529			<File
530				RelativePath=".\unicode\testtype.h"
531				>
532			</File>
533			<File
534				RelativePath=".\unicode\tstdtmod.h"
535				>
536			</File>
537			<File
538				RelativePath=".\unicode\udbgutil.h"
539				>
540			</File>
541			<File
542				RelativePath=".\unicode\uperf.h"
543				>
544			</File>
545			<File
546				RelativePath=".\unicode\utimer.h"
547				>
548			</File>
549		</Filter>
550		<Filter
551			Name="Resource Files"
552			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
553			>
554		</Filter>
555	</Files>
556	<Globals>
557	</Globals>
558</VisualStudioProject>
559