]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/cintltst.vcproj
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / test / cintltst / cintltst.vcproj
index f54e2e516a3de562fd025191670267788a963c33..65c4c1b935c439c0371696af718766efcf5c784c 100644 (file)
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.00"
+       Version="8.00"
        Name="cintltst"
-       SccProjectName=""
-       SccLocalPath="">
+       ProjectGUID="{3D1246AE-1B32-479B-BECA-AEFA97BE2321}"
+       >
        <Platforms>
                <Platform
-                       Name="Win32"/>
+                       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">
+                       ATLMinimizesCRunTimeLibraryUsage="false"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TypeLibraryName=".\Debug/cintltst.tlb"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
-                               ImproveFloatingPointConsistency="TRUE"
-                               OptimizeForProcessor="2"
-                               AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common,..\..\i18n,..\..\tools\toolutil"
-                               PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+                               AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="1"
-                               DisableLanguageExtensions="TRUE"
+                               BufferSecurityCheck="true"
+                               DisableLanguageExtensions="true"
+                               TreatWChar_tAsBuiltInType="true"
                                PrecompiledHeaderFile=".\Debug/cintltst.pch"
                                AssemblerListingLocation=".\Debug/"
                                ObjectFile=".\Debug/"
                                ProgramDataBaseFileName=".\Debug/"
                                BrowseInformation="1"
                                WarningLevel="3"
-                               SuppressStartupBanner="TRUE"
+                               SuppressStartupBanner="true"
                                DebugInformationFormat="4"
-                               CompileAs="0"/>
+                               CompileAs="0"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               Culture="1033"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <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"
+                               LinkIncremental="2"
+                               SuppressStartupBanner="true"
+                               GenerateDebugInformation="true"
                                ProgramDatabaseFile=".\Debug/cintltst.pdb"
-                               SubSystem="1"/>
+                               SubSystem="1"
+                               FixedBaseAddress="1"
+                       />
                        <Tool
-                               Name="VCMIDLTool"
-                               TypeLibraryName=".\Debug/cintltst.tlb"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCManifestTool"
+                               UseFAT32Workaround="true"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"
-                               PreprocessorDefinitions="_DEBUG"
-                               Culture="1033"/>
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
-                               Name="VCWebDeploymentTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory=".\Release"
                        IntermediateDirectory=".\Release"
                        ConfigurationType="1"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                        UseOfMFC="0"
-                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
-                       CharacterSet="2">
+                       ATLMinimizesCRunTimeLibraryUsage="false"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TypeLibraryName=".\Release/cintltst.tlb"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
-                               Optimization="0"
-                               ImproveFloatingPointConsistency="TRUE"
-                               AdditionalIncludeDirectories="..\..\..\include,..\..\tools\ctestfw,..\..\common,..\..\i18n,..\..\tools\toolutil"
-                               PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
-                               StringPooling="TRUE"
+                               AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
+                               StringPooling="true"
                                RuntimeLibrary="0"
-                               EnableFunctionLevelLinking="TRUE"
-                               DisableLanguageExtensions="TRUE"
+                               BufferSecurityCheck="true"
+                               EnableFunctionLevelLinking="true"
+                               DisableLanguageExtensions="true"
+                               TreatWChar_tAsBuiltInType="true"
                                PrecompiledHeaderFile=".\Release/cintltst.pch"
                                AssemblerListingLocation=".\Release/"
                                ObjectFile=".\Release/"
                                ProgramDataBaseFileName=".\Release/"
                                WarningLevel="3"
-                               SuppressStartupBanner="TRUE"
-                               DebugInformationFormat="4"
-                               CompileAs="0"/>
+                               SuppressStartupBanner="true"
+                               CompileAs="0"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="NDEBUG"
+                               Culture="1033"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <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"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="true"
+                               GenerateDebugInformation="true"
                                ProgramDatabaseFile=".\Release/cintltst.pdb"
-                               SubSystem="1"/>
+                               SubSystem="1"
+                       />
                        <Tool
-                               Name="VCMIDLTool"
-                               TypeLibraryName=".\Release/cintltst.tlb"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCManifestTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"
-                               PreprocessorDefinitions="NDEBUG"
-                               Culture="1033"/>
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
-                               Name="VCWebDeploymentTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
        </Configurations>
+       <References>
+       </References>
        <Files>
                <Filter
                        Name="bidi"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\cbididat.c">
+                               RelativePath=".\cbididat.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cbiditst.c">
+                               RelativePath=".\cbiditst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cbiditst.h">
+                               RelativePath=".\cbiditst.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="break iteration"
-                       Filter="">
-                       <File
-                               RelativePath=".\cbiapts.c">
-                       </File>
+                       >
                        <File
-                               RelativePath=".\cbiapts.h">
+                               RelativePath=".\cbiapts.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cbkittst.c">
+                               RelativePath=".\cbiapts.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cregrtst.c">
-                       </File>
-                       <File
-                               RelativePath=".\cregrtst.h">
+                               RelativePath=".\cbkittst.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="collation"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\callcoll.c">
+                               RelativePath=".\callcoll.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\callcoll.h">
+                               RelativePath=".\callcoll.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\capitst.c">
+                               RelativePath=".\capitst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\capitst.h">
+                               RelativePath=".\capitst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccolltst.c">
+                               RelativePath=".\ccolltst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccolltst.h">
+                               RelativePath=".\ccolltst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cctest.c">
+                               RelativePath=".\ccurrtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccurrtst.c">
+                               RelativePath=".\ccurrtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccurrtst.h">
+                               RelativePath=".\cdetst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdantst.c">
+                               RelativePath=".\cdetst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdantst.h">
+                               RelativePath=".\cestst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdetst.c">
+                               RelativePath=".\cestst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdetst.h">
+                               RelativePath=".\cfintst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cestst.c">
+                               RelativePath=".\cfintst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cestst.h">
+                               RelativePath=".\cfrtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cfintst.c">
+                               RelativePath=".\cfrtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cfintst.h">
+                               RelativePath=".\cg7coll.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cfrtst.c">
+                               RelativePath=".\cg7coll.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cfrtst.h">
+                               RelativePath=".\citertst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cg7coll.c">
+                               RelativePath=".\citertst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cg7coll.h">
+                               RelativePath=".\cjaptst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\citertst.c">
+                               RelativePath=".\cjaptst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\citertst.h">
+                               RelativePath=".\cmsccoll.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cjaptst.c">
+                               RelativePath=".\colutil.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cjaptst.h">
+                               RelativePath=".\cturtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cmsccoll.c">
+                               RelativePath=".\cturtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\colutil.c">
+                               RelativePath=".\encoll.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cturtst.c">
+                               RelativePath=".\encoll.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cturtst.h">
+                               RelativePath=".\usrchdat.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\encoll.c">
-                       </File>
-                       <File
-                               RelativePath=".\encoll.h">
-                       </File>
-                       <File
-                               RelativePath=".\usrchdat.c">
-                       </File>
-                       <File
-                               RelativePath=".\usrchtst.c">
+                               RelativePath=".\usrchtst.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="collections"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\chashtst.c">
+                               RelativePath=".\chashtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\trietest.c">
+                               RelativePath=".\sorttest.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ucmptst.c">
+                               RelativePath=".\trietest.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\uenumtst.c">
+                               RelativePath=".\uenumtst.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="conversion"
-                       Filter="">
+                       >
+                       <File
+                               RelativePath=".\bocu1tst.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\ccapitst.c"
+                               >
+                       </File>
                        <File
-                               RelativePath=".\bocu1tst.c">
+                               RelativePath=".\ccapitst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccapitst.c">
+                               RelativePath=".\cconvtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccapitst.h">
+                               RelativePath=".\cctest.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cconvtst.c">
+                               RelativePath=".\eurocreg.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\eurocreg.c">
+                               RelativePath=".\nccbtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\nccbtst.c">
+                               RelativePath=".\nccbtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\nccbtst.h">
+                               RelativePath=".\ncnvfbts.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ncnvfbts.c">
+                               RelativePath=".\ncnvfbts.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ncnvfbts.h">
+                               RelativePath=".\ncnvtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ncnvtst.c">
+                               RelativePath=".\nucnvtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\nucnvtst.c">
+                               RelativePath=".\nucnvtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\nucnvtst.h">
+                               RelativePath=".\stdnmtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stdnmtst.c">
+                               RelativePath=".\ucsdetst.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="data &amp; memory"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\udatatst.c">
+                               RelativePath=".\udatatst.c"
+                               >
                                <FileConfiguration
-                                       Name="Debug|Win32">
+                                       Name="Debug|Win32"
+                                       >
                                        <Tool
                                                Name="VCCLCompilerTool"
-                                               DisableLanguageExtensions="FALSE"/>
+                                               DisableLanguageExtensions="false"
+                                       />
                                </FileConfiguration>
                                <FileConfiguration
-                                       Name="Release|Win32">
+                                       Name="Release|Win32"
+                                       >
                                        <Tool
                                                Name="VCCLCompilerTool"
-                                               DisableLanguageExtensions="FALSE"/>
+                                               DisableLanguageExtensions="false"
+                                       />
                                </FileConfiguration>
                        </File>
                </Filter>
                <Filter
                        Name="formatting"
-                       Filter="">
+                       >
+                       <File
+                               RelativePath=".\ccaltst.c"
+                               >
+                       </File>
                        <File
-                               RelativePath=".\calltest.c">
+                               RelativePath=".\ccaltst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccaltst.c">
+                               RelativePath=".\cdattst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ccaltst.h">
+                               RelativePath=".\cdattst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdattst.c">
+                               RelativePath=".\cdtdptst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdattst.h">
+                               RelativePath=".\cdtdptst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdtdptst.c">
+                               RelativePath=".\cdtrgtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdtdptst.h">
+                               RelativePath=".\cdtrgtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdtrgtst.c">
+                               RelativePath=".\cformtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cdtrgtst.h">
+                               RelativePath=".\cformtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cformtst.c">
+                               RelativePath=".\cmsgtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cformtst.h">
+                               RelativePath=".\cmsgtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cmsgtst.c">
+                               RelativePath=".\cnmdptst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cmsgtst.h">
+                               RelativePath=".\cnmdptst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cnmdptst.c">
+                               RelativePath=".\cnumtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cnmdptst.h">
+                               RelativePath=".\cnumtst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cnumtst.c">
+                               RelativePath=".\currtest.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cnumtst.h">
+                               RelativePath=".\udatpg_test.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\utmstest.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="locales &amp; resources"
-                       Filter="">
+                       >
+                       <File
+                               RelativePath=".\cldrtest.c"
+                               >
+                       </File>
                        <File
-                               RelativePath=".\cloctst.c">
+                               RelativePath=".\cloctst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cloctst.h">
+                               RelativePath=".\cloctst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cposxtst.c">
+                               RelativePath=".\cposxtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\crestst.c">
+                               RelativePath=".\crestst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\crestst.h">
+                               RelativePath=".\crestst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\creststn.c">
+                               RelativePath=".\creststn.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\creststn.h">
+                               RelativePath=".\creststn.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="misc"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\cintltst.c">
+                               RelativePath=".\calltest.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cintltst.h">
+                               RelativePath=".\cintltst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\ctstdep.c">
+                               RelativePath=".\cintltst.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cutiltst.c">
+                               RelativePath=".\cutiltst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\mstrmtst.c">
+                               RelativePath=".\hpmufn.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\putiltst.c">
+                               RelativePath=".\putiltst.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\tracetst.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="normalization"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\cnormtst.c">
+                               RelativePath=".\cnormtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cnormtst.h">
+                               RelativePath=".\cnormtst.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="properties &amp; sets"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\cucdapi.c">
+                               RelativePath=".\cucdapi.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cucdtst.c">
+                               RelativePath=".\cucdapi.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cucdtst.h">
+                               RelativePath=".\cucdtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\usettest.c">
+                               RelativePath=".\usettest.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="strings"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\cstrcase.c">
+                               RelativePath=".\cstrcase.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\cstrtest.c">
+                               RelativePath=".\cstrtest.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\custrtrn.c">
+                               RelativePath=".\custrtrn.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\custrtst.c">
+                               RelativePath=".\custrtst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\utf16tst.c">
+                               RelativePath=".\utexttst.c"
+                               >
                        </File>
                        <File
-                               RelativePath=".\utf8tst.c">
+                               RelativePath=".\utf16tst.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\utf8tst.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="transforms"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\utransts.c">
+                               RelativePath=".\utransts.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="regex"
-                       Filter="">
+                       >
+                       <File
+                               RelativePath=".\reapits.c"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="sprep &amp; idna"
+                       >
+                       <File
+                               RelativePath="idnatest.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="nfsprep.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="nfsprep.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="spreptst.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="sprpdata.c"
+                               >
+                       </File>
                </Filter>
        </Files>
        <Globals>