summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-xetex/test/intltest/intltest.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/icu-xetex/test/intltest/intltest.vcproj')
-rw-r--r--Build/source/libs/icu/icu-xetex/test/intltest/intltest.vcproj1269
1 files changed, 1269 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-xetex/test/intltest/intltest.vcproj b/Build/source/libs/icu/icu-xetex/test/intltest/intltest.vcproj
new file mode 100644
index 00000000000..7284d2e15e1
--- /dev/null
+++ b/Build/source/libs/icu/icu-xetex/test/intltest/intltest.vcproj
@@ -0,0 +1,1269 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="intltest"
+ ProjectGUID="{73632960-B3A6-464D-83A3-4B43365F19B8}"
+ RootNamespace="intltest"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\Debug/intltest.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw"
+ PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ BufferSecurityCheck="true"
+ DisableLanguageExtensions="true"
+ TreatWChar_tAsBuiltInType="true"
+ PrecompiledHeaderFile=".\Debug/intltest.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ OutputFile=".\Debug/intltest.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile=".\Debug/intltest.pdb"
+ SubSystem="1"
+ FixedBaseAddress="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ UseFAT32Workaround="true"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\Release/intltest.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw"
+ PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
+ StringPooling="true"
+ RuntimeLibrary="0"
+ DisableLanguageExtensions="true"
+ TreatWChar_tAsBuiltInType="true"
+ PrecompiledHeaderFile=".\Release/intltest.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ OutputFile=".\Release/intltest.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile=".\Release/intltest.pdb"
+ SubSystem="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="break iteration"
+ >
+ <File
+ RelativePath=".\itrbbi.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itrbbi.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rbbiapts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\rbbiapts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rbbitst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\rbbitst.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="collation"
+ >
+ <File
+ RelativePath=".\allcoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\allcoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\apicoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\apicoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cntabcol.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\cntabcol.h"
+ >
+ </File>
+ <File
+ RelativePath=".\currcoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\currcoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dadrcoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dadrcoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\decoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\encoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\encoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\escoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\escoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ficoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\ficoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\frcoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\frcoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\g7coll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\g7coll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\itercoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itercoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\jacoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\jacoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\lcukocol.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\lcukocol.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mnkytst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\mnkytst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\regcoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\regcoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\srchtest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\srchtest.h"
+ >
+ </File>
+ <File
+ RelativePath="svccoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath="svccoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\thcoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\thcoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\trcoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\trcoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tscoll.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tscoll.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ucaconf.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\ucaconf.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="collections"
+ >
+ <File
+ RelativePath=".\uvectest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\uvectest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\v32test.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\v32test.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="configuration"
+ >
+ <File
+ RelativePath=".\strtest.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\strtest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tsmthred.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\tsmthred.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tsputil.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tsputil.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="data &amp; memory"
+ >
+ <File
+ RelativePath=".\uobjtest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\uobjtest.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="formatting"
+ >
+ <File
+ RelativePath=".\astrotst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\astrotst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\calcasts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\calcasts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\callimts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\callimts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\calregts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\calregts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\caltest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\caltest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\caltztst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\caltztst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dadrcal.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dadrcal.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dadrfmt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dadrfmt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dcfmapts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dcfmapts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmapts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmapts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmrgts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmrgts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmtrtts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmtrtts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmttst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dtfmttst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dtptngts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dtptngts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\fldset.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\fldset.h"
+ >
+ </File>
+ <File
+ RelativePath=".\incaltst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\incaltst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\itformat.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itformat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\itrbnf.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itrbnf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\itrbnfp.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itrbnfp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\itrbnfrt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itrbnfrt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\miscdtfm.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\miscdtfm.h"
+ >
+ </File>
+ <File
+ RelativePath=".\msfmrgts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\msfmrgts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\nmfmapts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\nmfmapts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\nmfmtrt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\nmfmtrt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\numfmtst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\numfmtst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\numrgts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\numrgts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pptest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\pptest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sdtfmtts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sdtfmtts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tchcfmt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tchcfmt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tfsmalls.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tfsmalls.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tmsgfmt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tmsgfmt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tsdate.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tsdate.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tsdcfmsy.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tsdcfmsy.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tsdtfmsy.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tsdtfmsy.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tsnmfmt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tsnmfmt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tzbdtest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tzbdtest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tzfmttst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tzfmttst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tzoffloc.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tzoffloc.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tzregts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tzregts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tzrulets.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tzrulets.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tztest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tztest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\windttst.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\windttst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\winnmtst.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\winnmtst.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="idna"
+ Filter="*.c,*.h"
+ >
+ <File
+ RelativePath=".\idnaconf.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\idnaconf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\idnaref.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\idnaref.h"
+ >
+ </File>
+ <File
+ RelativePath=".\nptrans.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\nptrans.h"
+ >
+ </File>
+ <File
+ RelativePath=".\punyref.c"
+ >
+ </File>
+ <File
+ RelativePath=".\punyref.h"
+ >
+ </File>
+ <File
+ RelativePath=".\testidn.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\testidna.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\testidna.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="locales &amp; resources"
+ >
+ <File
+ RelativePath=".\aliastst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\aliastst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\loctest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\loctest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\restest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\restest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\restsnew.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\restsnew.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="misc"
+ >
+ <File
+ RelativePath=".\intltest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\intltest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\itmajor.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itmajor.h"
+ >
+ </File>
+ <File
+ RelativePath=".\itutil.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\itutil.h"
+ >
+ </File>
+ <File
+ RelativePath=".\testutil.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\testutil.h"
+ >
+ </File>
+ <File
+ RelativePath=".\textfile.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\textfile.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tokiter.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tokiter.h"
+ >
+ </File>
+ <File
+ RelativePath=".\winutil.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\winutil.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="normalization"
+ >
+ <File
+ RelativePath=".\canittst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\canittst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\normconf.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\normconf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tstnorm.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tstnorm.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tstnrapi.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="properties &amp; sets"
+ >
+ <File
+ RelativePath=".\ucdtest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\ucdtest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\usettest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\usettest.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="regex"
+ >
+ <File
+ RelativePath=".\regextst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\regextst.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="registration"
+ >
+ <File
+ RelativePath=".\icusvtst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\icusvtst.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="strings"
+ >
+ <File
+ RelativePath=".\citrtest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\citrtest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\reptest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\reptest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sfwdchit.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sfwdchit.h"
+ >
+ </File>
+ <File
+ RelativePath=".\strcase.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\ustrtest.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableLanguageExtensions="false"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\ustrtest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utxttest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\utxttest.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="transforms"
+ >
+ <File
+ RelativePath=".\cpdtrtst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\cpdtrtst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ittrans.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\ittrans.h"
+ >
+ </File>
+ <File
+ RelativePath=".\jamotest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\jamotest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\transapi.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\transapi.h"
+ >
+ </File>
+ <File
+ RelativePath=".\transrt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\transrt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\transtst.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\transtst.h"
+ >
+ </File>
+ <File
+ RelativePath=".\trnserr.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\trnserr.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="conversion"
+ >
+ <File
+ RelativePath=".\convtest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\convtest.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="charset detection"
+ >
+ <File
+ RelativePath=".\csdetest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\csdetest.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>