| <?xml version="1.0" encoding = "Windows-1252"?> | 
 | <VisualStudioProject | 
 | 	ProjectType="Visual C++" | 
 | 	Version="7.00" | 
 | 	Name="cintltst" | 
 | 	SccProjectName="" | 
 | 	SccLocalPath=""> | 
 | 	<Platforms> | 
 | 		<Platform | 
 | 			Name="Win32"/> | 
 | 	</Platforms> | 
 | 	<Configurations> | 
 | 		<Configuration | 
 | 			Name="Debug|Win32" | 
 | 			OutputDirectory=".\Debug" | 
 | 			IntermediateDirectory=".\Debug" | 
 | 			ConfigurationType="1" | 
 | 			UseOfMFC="0" | 
 | 			ATLMinimizesCRunTimeLibraryUsage="FALSE" | 
 | 			CharacterSet="2"> | 
 | 			<Tool | 
 | 				Name="VCCLCompilerTool" | 
 | 				Optimization="0" | 
 | 				ImproveFloatingPointConsistency="TRUE" | 
 | 				OptimizeForProcessor="2" | 
 | 				AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common,..\..\i18n,..\..\tools\toolutil" | 
 | 				PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | 
 | 				BasicRuntimeChecks="3" | 
 | 				RuntimeLibrary="1" | 
 | 				DisableLanguageExtensions="TRUE" | 
 | 				PrecompiledHeaderFile=".\Debug/cintltst.pch" | 
 | 				AssemblerListingLocation=".\Debug/" | 
 | 				ObjectFile=".\Debug/" | 
 | 				ProgramDataBaseFileName=".\Debug/" | 
 | 				BrowseInformation="1" | 
 | 				WarningLevel="3" | 
 | 				SuppressStartupBanner="TRUE" | 
 | 				DebugInformationFormat="4" | 
 | 				CompileAs="0"/> | 
 | 			<Tool | 
 | 				Name="VCCustomBuildTool"/> | 
 | 			<Tool | 
 | 				Name="VCLinkerTool" | 
 | 				AdditionalOptions="/MACHINE:I386" | 
 | 				AdditionalDependencies="icuucd.lib icuind.lib icutud.lib ctestfwd.lib" | 
 | 				OutputFile=".\Debug/cintltst.exe" | 
 | 				LinkIncremental="1" | 
 | 				SuppressStartupBanner="TRUE" | 
 | 				AdditionalLibraryDirectories="..\..\..\lib" | 
 | 				GenerateDebugInformation="TRUE" | 
 | 				ProgramDatabaseFile=".\Debug/cintltst.pdb" | 
 | 				SubSystem="1"/> | 
 | 			<Tool | 
 | 				Name="VCMIDLTool" | 
 | 				TypeLibraryName=".\Debug/cintltst.tlb"/> | 
 | 			<Tool | 
 | 				Name="VCPostBuildEventTool"/> | 
 | 			<Tool | 
 | 				Name="VCPreBuildEventTool"/> | 
 | 			<Tool | 
 | 				Name="VCPreLinkEventTool"/> | 
 | 			<Tool | 
 | 				Name="VCResourceCompilerTool" | 
 | 				PreprocessorDefinitions="_DEBUG" | 
 | 				Culture="1033"/> | 
 | 			<Tool | 
 | 				Name="VCWebServiceProxyGeneratorTool"/> | 
 | 			<Tool | 
 | 				Name="VCWebDeploymentTool"/> | 
 | 		</Configuration> | 
 | 		<Configuration | 
 | 			Name="Release|Win32" | 
 | 			OutputDirectory=".\Release" | 
 | 			IntermediateDirectory=".\Release" | 
 | 			ConfigurationType="1" | 
 | 			UseOfMFC="0" | 
 | 			ATLMinimizesCRunTimeLibraryUsage="FALSE" | 
 | 			CharacterSet="2"> | 
 | 			<Tool | 
 | 				Name="VCCLCompilerTool" | 
 | 				Optimization="0" | 
 | 				ImproveFloatingPointConsistency="TRUE" | 
 | 				AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common,..\..\i18n,..\..\tools\toolutil" | 
 | 				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | 
 | 				StringPooling="TRUE" | 
 | 				RuntimeLibrary="0" | 
 | 				EnableFunctionLevelLinking="TRUE" | 
 | 				DisableLanguageExtensions="TRUE" | 
 | 				PrecompiledHeaderFile=".\Release/cintltst.pch" | 
 | 				AssemblerListingLocation=".\Release/" | 
 | 				ObjectFile=".\Release/" | 
 | 				ProgramDataBaseFileName=".\Release/" | 
 | 				WarningLevel="3" | 
 | 				SuppressStartupBanner="TRUE" | 
 | 				DebugInformationFormat="4" | 
 | 				CompileAs="0"/> | 
 | 			<Tool | 
 | 				Name="VCCustomBuildTool"/> | 
 | 			<Tool | 
 | 				Name="VCLinkerTool" | 
 | 				AdditionalOptions="/MACHINE:I386" | 
 | 				AdditionalDependencies="icuuc.lib icuin.lib ctestfw.lib icutu.lib" | 
 | 				OutputFile=".\Release/cintltst.exe" | 
 | 				LinkIncremental="2" | 
 | 				SuppressStartupBanner="TRUE" | 
 | 				AdditionalLibraryDirectories="..\..\..\lib\" | 
 | 				GenerateDebugInformation="TRUE" | 
 | 				ProgramDatabaseFile=".\Release/cintltst.pdb" | 
 | 				SubSystem="1"/> | 
 | 			<Tool | 
 | 				Name="VCMIDLTool" | 
 | 				TypeLibraryName=".\Release/cintltst.tlb"/> | 
 | 			<Tool | 
 | 				Name="VCPostBuildEventTool"/> | 
 | 			<Tool | 
 | 				Name="VCPreBuildEventTool"/> | 
 | 			<Tool | 
 | 				Name="VCPreLinkEventTool"/> | 
 | 			<Tool | 
 | 				Name="VCResourceCompilerTool" | 
 | 				PreprocessorDefinitions="NDEBUG" | 
 | 				Culture="1033"/> | 
 | 			<Tool | 
 | 				Name="VCWebServiceProxyGeneratorTool"/> | 
 | 			<Tool | 
 | 				Name="VCWebDeploymentTool"/> | 
 | 		</Configuration> | 
 | 	</Configurations> | 
 | 	<Files> | 
 | 		<Filter | 
 | 			Name="bidi" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\cbididat.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cbiditst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cbiditst.h"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="break iteration" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\cbiapts.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cbiapts.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cbkittst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cregrtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cregrtst.h"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="collation" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\callcoll.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\callcoll.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\capitst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\capitst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccolltst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccolltst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cctest.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccurrtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccurrtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdantst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdantst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdetst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdetst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cestst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cestst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cfintst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cfintst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cfrtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cfrtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cg7coll.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cg7coll.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\citertst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\citertst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cjaptst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cjaptst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cmsccoll.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\colutil.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cturtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cturtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\encoll.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\encoll.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\usrchdat.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\usrchtst.c"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="collections" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\chashtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\trietest.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ucmptst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\uenumtst.c"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="conversion" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\bocu1tst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccapitst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccapitst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cconvtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\eurocreg.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\nccbtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\nccbtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ncnvfbts.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ncnvfbts.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ncnvtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\nucnvtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\nucnvtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\stdnmtst.c"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="data & memory" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\udatatst.c"> | 
 | 				<FileConfiguration | 
 | 					Name="Debug|Win32"> | 
 | 					<Tool | 
 | 						Name="VCCLCompilerTool" | 
 | 						DisableLanguageExtensions="FALSE"/> | 
 | 				</FileConfiguration> | 
 | 				<FileConfiguration | 
 | 					Name="Release|Win32"> | 
 | 					<Tool | 
 | 						Name="VCCLCompilerTool" | 
 | 						DisableLanguageExtensions="FALSE"/> | 
 | 				</FileConfiguration> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="formatting" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\calltest.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccaltst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ccaltst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdattst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdattst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdtdptst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdtdptst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdtrgtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cdtrgtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cformtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cformtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cmsgtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cmsgtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cnmdptst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cnmdptst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cnumtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cnumtst.h"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="locales & resources" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\cloctst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cloctst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cposxtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\crestst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\crestst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\creststn.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\creststn.h"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="misc" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\cintltst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cintltst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\ctstdep.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cutiltst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\mstrmtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\putiltst.c"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="normalization" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\cnormtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cnormtst.h"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="properties & sets" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\cucdapi.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cucdtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cucdtst.h"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\usettest.c"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="strings" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\cstrcase.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\cstrtest.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\custrtrn.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\custrtst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\utf16tst.c"> | 
 | 			</File> | 
 | 			<File | 
 | 				RelativePath=".\utf8tst.c"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="transforms" | 
 | 			Filter=""> | 
 | 			<File | 
 | 				RelativePath=".\utransts.c"> | 
 | 			</File> | 
 | 		</Filter> | 
 | 		<Filter | 
 | 			Name="regex" | 
 | 			Filter=""> | 
 | 		</Filter> | 
 | 	</Files> | 
 | 	<Globals> | 
 | 	</Globals> | 
 | </VisualStudioProject> |