Home | History | Annotate | Download | only in cintltst
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="cintltst"
      6 	ProjectGUID="{3D1246AE-1B32-479B-BECA-AEFA97BE2321}"
      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="Debug|Win32"
     22 			OutputDirectory=".\x86\Debug"
     23 			IntermediateDirectory=".\x86\Debug"
     24 			ConfigurationType="1"
     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 				TypeLibraryName=".\x86\Debug/cintltst.tlb"
     45 			/>
     46 			<Tool
     47 				Name="VCCLCompilerTool"
     48 				Optimization="0"
     49 				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
     50 				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
     51 				BasicRuntimeChecks="3"
     52 				RuntimeLibrary="1"
     53 				BufferSecurityCheck="true"
     54 				DisableLanguageExtensions="true"
     55 				TreatWChar_tAsBuiltInType="true"
     56 				PrecompiledHeaderFile=".\x86\Debug/cintltst.pch"
     57 				AssemblerListingLocation=".\x86\Debug/"
     58 				ObjectFile=".\x86\Debug/"
     59 				ProgramDataBaseFileName=".\x86\Debug/"
     60 				BrowseInformation="1"
     61 				WarningLevel="3"
     62 				SuppressStartupBanner="true"
     63 				DebugInformationFormat="4"
     64 				CompileAs="0"
     65 			/>
     66 			<Tool
     67 				Name="VCManagedResourceCompilerTool"
     68 			/>
     69 			<Tool
     70 				Name="VCResourceCompilerTool"
     71 				PreprocessorDefinitions="_DEBUG"
     72 				Culture="1033"
     73 			/>
     74 			<Tool
     75 				Name="VCPreLinkEventTool"
     76 			/>
     77 			<Tool
     78 				Name="VCLinkerTool"
     79 				OutputFile=".\x86\Debug/cintltst.exe"
     80 				LinkIncremental="2"
     81 				SuppressStartupBanner="true"
     82 				GenerateDebugInformation="true"
     83 				ProgramDatabaseFile=".\x86\Debug/cintltst.pdb"
     84 				SubSystem="1"
     85 				RandomizedBaseAddress="1"
     86 				FixedBaseAddress="1"
     87 				DataExecutionPrevention="0"
     88 			/>
     89 			<Tool
     90 				Name="VCALinkTool"
     91 			/>
     92 			<Tool
     93 				Name="VCManifestTool"
     94 				UseFAT32Workaround="true"
     95 			/>
     96 			<Tool
     97 				Name="VCXDCMakeTool"
     98 			/>
     99 			<Tool
    100 				Name="VCBscMakeTool"
    101 			/>
    102 			<Tool
    103 				Name="VCFxCopTool"
    104 			/>
    105 			<Tool
    106 				Name="VCAppVerifierTool"
    107 			/>
    108 			<Tool
    109 				Name="VCPostBuildEventTool"
    110 			/>
    111 		</Configuration>
    112 		<Configuration
    113 			Name="Release|Win32"
    114 			OutputDirectory=".\x86\Release"
    115 			IntermediateDirectory=".\x86\Release"
    116 			ConfigurationType="1"
    117 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    118 			UseOfMFC="0"
    119 			ATLMinimizesCRunTimeLibraryUsage="false"
    120 			CharacterSet="2"
    121 			>
    122 			<Tool
    123 				Name="VCPreBuildEventTool"
    124 			/>
    125 			<Tool
    126 				Name="VCCustomBuildTool"
    127 			/>
    128 			<Tool
    129 				Name="VCXMLDataGeneratorTool"
    130 			/>
    131 			<Tool
    132 				Name="VCWebServiceProxyGeneratorTool"
    133 			/>
    134 			<Tool
    135 				Name="VCMIDLTool"
    136 				TypeLibraryName=".\x86\Release/cintltst.tlb"
    137 			/>
    138 			<Tool
    139 				Name="VCCLCompilerTool"
    140 				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
    141 				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
    142 				StringPooling="true"
    143 				RuntimeLibrary="0"
    144 				BufferSecurityCheck="true"
    145 				EnableFunctionLevelLinking="true"
    146 				DisableLanguageExtensions="true"
    147 				TreatWChar_tAsBuiltInType="true"
    148 				PrecompiledHeaderFile=".\x86\Release/cintltst.pch"
    149 				AssemblerListingLocation=".\x86\Release/"
    150 				ObjectFile=".\x86\Release/"
    151 				ProgramDataBaseFileName=".\x86\Release/"
    152 				WarningLevel="3"
    153 				SuppressStartupBanner="true"
    154 				CompileAs="0"
    155 			/>
    156 			<Tool
    157 				Name="VCManagedResourceCompilerTool"
    158 			/>
    159 			<Tool
    160 				Name="VCResourceCompilerTool"
    161 				PreprocessorDefinitions="NDEBUG"
    162 				Culture="1033"
    163 			/>
    164 			<Tool
    165 				Name="VCPreLinkEventTool"
    166 			/>
    167 			<Tool
    168 				Name="VCLinkerTool"
    169 				OutputFile=".\x86\Release/cintltst.exe"
    170 				LinkIncremental="1"
    171 				SuppressStartupBanner="true"
    172 				GenerateDebugInformation="true"
    173 				ProgramDatabaseFile=".\x86\Release/cintltst.pdb"
    174 				SubSystem="1"
    175 				RandomizedBaseAddress="1"
    176 				DataExecutionPrevention="0"
    177 			/>
    178 			<Tool
    179 				Name="VCALinkTool"
    180 			/>
    181 			<Tool
    182 				Name="VCManifestTool"
    183 			/>
    184 			<Tool
    185 				Name="VCXDCMakeTool"
    186 			/>
    187 			<Tool
    188 				Name="VCBscMakeTool"
    189 			/>
    190 			<Tool
    191 				Name="VCFxCopTool"
    192 			/>
    193 			<Tool
    194 				Name="VCAppVerifierTool"
    195 			/>
    196 			<Tool
    197 				Name="VCPostBuildEventTool"
    198 			/>
    199 		</Configuration>
    200 		<Configuration
    201 			Name="Debug|x64"
    202 			OutputDirectory=".\x64\Debug"
    203 			IntermediateDirectory=".\x64\Debug"
    204 			ConfigurationType="1"
    205 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    206 			UseOfMFC="0"
    207 			ATLMinimizesCRunTimeLibraryUsage="false"
    208 			CharacterSet="2"
    209 			>
    210 			<Tool
    211 				Name="VCPreBuildEventTool"
    212 			/>
    213 			<Tool
    214 				Name="VCCustomBuildTool"
    215 			/>
    216 			<Tool
    217 				Name="VCXMLDataGeneratorTool"
    218 			/>
    219 			<Tool
    220 				Name="VCWebServiceProxyGeneratorTool"
    221 			/>
    222 			<Tool
    223 				Name="VCMIDLTool"
    224 				TargetEnvironment="3"
    225 				TypeLibraryName=".\x64\Debug/cintltst.tlb"
    226 			/>
    227 			<Tool
    228 				Name="VCCLCompilerTool"
    229 				Optimization="0"
    230 				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
    231 				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
    232 				BasicRuntimeChecks="3"
    233 				RuntimeLibrary="1"
    234 				BufferSecurityCheck="true"
    235 				DisableLanguageExtensions="true"
    236 				TreatWChar_tAsBuiltInType="true"
    237 				PrecompiledHeaderFile=".\x64\Debug/cintltst.pch"
    238 				AssemblerListingLocation=".\x64\Debug/"
    239 				ObjectFile=".\x64\Debug/"
    240 				ProgramDataBaseFileName=".\x64\Debug/"
    241 				BrowseInformation="1"
    242 				WarningLevel="3"
    243 				SuppressStartupBanner="true"
    244 				DebugInformationFormat="3"
    245 				CompileAs="0"
    246 			/>
    247 			<Tool
    248 				Name="VCManagedResourceCompilerTool"
    249 			/>
    250 			<Tool
    251 				Name="VCResourceCompilerTool"
    252 				PreprocessorDefinitions="_DEBUG"
    253 				Culture="1033"
    254 			/>
    255 			<Tool
    256 				Name="VCPreLinkEventTool"
    257 			/>
    258 			<Tool
    259 				Name="VCLinkerTool"
    260 				OutputFile=".\x64\Debug/cintltst.exe"
    261 				LinkIncremental="2"
    262 				SuppressStartupBanner="true"
    263 				GenerateDebugInformation="true"
    264 				ProgramDatabaseFile=".\x64\Debug/cintltst.pdb"
    265 				SubSystem="1"
    266 				TargetMachine="17"
    267 				FixedBaseAddress="1"
    268 			/>
    269 			<Tool
    270 				Name="VCALinkTool"
    271 			/>
    272 			<Tool
    273 				Name="VCManifestTool"
    274 				UseFAT32Workaround="true"
    275 			/>
    276 			<Tool
    277 				Name="VCXDCMakeTool"
    278 			/>
    279 			<Tool
    280 				Name="VCBscMakeTool"
    281 			/>
    282 			<Tool
    283 				Name="VCFxCopTool"
    284 			/>
    285 			<Tool
    286 				Name="VCAppVerifierTool"
    287 			/>
    288 			<Tool
    289 				Name="VCWebDeploymentTool"
    290 			/>
    291 			<Tool
    292 				Name="VCPostBuildEventTool"
    293 			/>
    294 		</Configuration>
    295 		<Configuration
    296 			Name="Release|x64"
    297 			OutputDirectory=".\x64\Release"
    298 			IntermediateDirectory=".\x64\Release"
    299 			ConfigurationType="1"
    300 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    301 			UseOfMFC="0"
    302 			ATLMinimizesCRunTimeLibraryUsage="false"
    303 			CharacterSet="2"
    304 			>
    305 			<Tool
    306 				Name="VCPreBuildEventTool"
    307 			/>
    308 			<Tool
    309 				Name="VCCustomBuildTool"
    310 			/>
    311 			<Tool
    312 				Name="VCXMLDataGeneratorTool"
    313 			/>
    314 			<Tool
    315 				Name="VCWebServiceProxyGeneratorTool"
    316 			/>
    317 			<Tool
    318 				Name="VCMIDLTool"
    319 				TargetEnvironment="3"
    320 				TypeLibraryName=".\x64\Release/cintltst.tlb"
    321 			/>
    322 			<Tool
    323 				Name="VCCLCompilerTool"
    324 				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
    325 				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
    326 				StringPooling="true"
    327 				RuntimeLibrary="0"
    328 				BufferSecurityCheck="true"
    329 				EnableFunctionLevelLinking="true"
    330 				DisableLanguageExtensions="true"
    331 				TreatWChar_tAsBuiltInType="true"
    332 				PrecompiledHeaderFile=".\x64\Release/cintltst.pch"
    333 				AssemblerListingLocation=".\x64\Release/"
    334 				ObjectFile=".\x64\Release/"
    335 				ProgramDataBaseFileName=".\x64\Release/"
    336 				WarningLevel="3"
    337 				SuppressStartupBanner="true"
    338 				CompileAs="0"
    339 			/>
    340 			<Tool
    341 				Name="VCManagedResourceCompilerTool"
    342 			/>
    343 			<Tool
    344 				Name="VCResourceCompilerTool"
    345 				PreprocessorDefinitions="NDEBUG"
    346 				Culture="1033"
    347 			/>
    348 			<Tool
    349 				Name="VCPreLinkEventTool"
    350 			/>
    351 			<Tool
    352 				Name="VCLinkerTool"
    353 				OutputFile=".\x64\Release/cintltst.exe"
    354 				LinkIncremental="1"
    355 				SuppressStartupBanner="true"
    356 				GenerateDebugInformation="true"
    357 				ProgramDatabaseFile=".\x64\Release/cintltst.pdb"
    358 				SubSystem="1"
    359 				TargetMachine="17"
    360 			/>
    361 			<Tool
    362 				Name="VCALinkTool"
    363 			/>
    364 			<Tool
    365 				Name="VCManifestTool"
    366 			/>
    367 			<Tool
    368 				Name="VCXDCMakeTool"
    369 			/>
    370 			<Tool
    371 				Name="VCBscMakeTool"
    372 			/>
    373 			<Tool
    374 				Name="VCFxCopTool"
    375 			/>
    376 			<Tool
    377 				Name="VCAppVerifierTool"
    378 			/>
    379 			<Tool
    380 				Name="VCWebDeploymentTool"
    381 			/>
    382 			<Tool
    383 				Name="VCPostBuildEventTool"
    384 			/>
    385 		</Configuration>
    386 	</Configurations>
    387 	<References>
    388 	</References>
    389 	<Files>
    390 		<Filter
    391 			Name="bidi"
    392 			>
    393 			<File
    394 				RelativePath=".\cbididat.c"
    395 				>
    396 			</File>
    397 			<File
    398 				RelativePath=".\cbiditst.c"
    399 				>
    400 			</File>
    401 			<File
    402 				RelativePath=".\cbiditst.h"
    403 				>
    404 			</File>
    405 		</Filter>
    406 		<Filter
    407 			Name="break iteration"
    408 			>
    409 			<File
    410 				RelativePath=".\cbiapts.c"
    411 				>
    412 			</File>
    413 			<File
    414 				RelativePath=".\cbiapts.h"
    415 				>
    416 			</File>
    417 			<File
    418 				RelativePath=".\cbkittst.c"
    419 				>
    420 			</File>
    421 		</Filter>
    422 		<Filter
    423 			Name="collation"
    424 			>
    425 			<File
    426 				RelativePath=".\callcoll.c"
    427 				>
    428 			</File>
    429 			<File
    430 				RelativePath=".\callcoll.h"
    431 				>
    432 			</File>
    433 			<File
    434 				RelativePath=".\capitst.c"
    435 				>
    436 			</File>
    437 			<File
    438 				RelativePath=".\capitst.h"
    439 				>
    440 			</File>
    441 			<File
    442 				RelativePath=".\ccolltst.c"
    443 				>
    444 			</File>
    445 			<File
    446 				RelativePath=".\ccolltst.h"
    447 				>
    448 			</File>
    449 			<File
    450 				RelativePath=".\ccurrtst.c"
    451 				>
    452 			</File>
    453 			<File
    454 				RelativePath=".\ccurrtst.h"
    455 				>
    456 			</File>
    457 			<File
    458 				RelativePath=".\cdetst.c"
    459 				>
    460 			</File>
    461 			<File
    462 				RelativePath=".\cdetst.h"
    463 				>
    464 			</File>
    465 			<File
    466 				RelativePath=".\cestst.c"
    467 				>
    468 			</File>
    469 			<File
    470 				RelativePath=".\cestst.h"
    471 				>
    472 			</File>
    473 			<File
    474 				RelativePath=".\cfintst.c"
    475 				>
    476 			</File>
    477 			<File
    478 				RelativePath=".\cfintst.h"
    479 				>
    480 			</File>
    481 			<File
    482 				RelativePath=".\cfrtst.c"
    483 				>
    484 			</File>
    485 			<File
    486 				RelativePath=".\cfrtst.h"
    487 				>
    488 			</File>
    489 			<File
    490 				RelativePath=".\cg7coll.c"
    491 				>
    492 			</File>
    493 			<File
    494 				RelativePath=".\cg7coll.h"
    495 				>
    496 			</File>
    497 			<File
    498 				RelativePath=".\citertst.c"
    499 				>
    500 			</File>
    501 			<File
    502 				RelativePath=".\citertst.h"
    503 				>
    504 			</File>
    505 			<File
    506 				RelativePath=".\cjaptst.c"
    507 				>
    508 			</File>
    509 			<File
    510 				RelativePath=".\cjaptst.h"
    511 				>
    512 			</File>
    513 			<File
    514 				RelativePath=".\cmsccoll.c"
    515 				>
    516 			</File>
    517 			<File
    518 				RelativePath=".\colutil.c"
    519 				>
    520 			</File>
    521 			<File
    522 				RelativePath=".\cturtst.c"
    523 				>
    524 			</File>
    525 			<File
    526 				RelativePath=".\cturtst.h"
    527 				>
    528 			</File>
    529 			<File
    530 				RelativePath=".\encoll.c"
    531 				>
    532 			</File>
    533 			<File
    534 				RelativePath=".\encoll.h"
    535 				>
    536 			</File>
    537 			<File
    538 				RelativePath=".\usrchdat.c"
    539 				>
    540 			</File>
    541 			<File
    542 				RelativePath=".\usrchtst.c"
    543 				>
    544 			</File>
    545 		</Filter>
    546 		<Filter
    547 			Name="collections"
    548 			>
    549 			<File
    550 				RelativePath=".\chashtst.c"
    551 				>
    552 			</File>
    553 			<File
    554 				RelativePath=".\sorttest.c"
    555 				>
    556 			</File>
    557 			<File
    558 				RelativePath=".\trie2test.c"
    559 				>
    560 			</File>
    561 			<File
    562 				RelativePath=".\trietest.c"
    563 				>
    564 			</File>
    565 			<File
    566 				RelativePath=".\uenumtst.c"
    567 				>
    568 			</File>
    569 		</Filter>
    570 		<Filter
    571 			Name="conversion"
    572 			>
    573 			<File
    574 				RelativePath=".\bocu1tst.c"
    575 				>
    576 			</File>
    577 			<File
    578 				RelativePath=".\ccapitst.c"
    579 				>
    580 			</File>
    581 			<File
    582 				RelativePath=".\ccapitst.h"
    583 				>
    584 			</File>
    585 			<File
    586 				RelativePath=".\cconvtst.c"
    587 				>
    588 			</File>
    589 			<File
    590 				RelativePath=".\cctest.c"
    591 				>
    592 			</File>
    593 			<File
    594 				RelativePath=".\eurocreg.c"
    595 				>
    596 			</File>
    597 			<File
    598 				RelativePath=".\nccbtst.c"
    599 				>
    600 			</File>
    601 			<File
    602 				RelativePath=".\nccbtst.h"
    603 				>
    604 			</File>
    605 			<File
    606 				RelativePath=".\ncnvfbts.c"
    607 				>
    608 			</File>
    609 			<File
    610 				RelativePath=".\ncnvfbts.h"
    611 				>
    612 			</File>
    613 			<File
    614 				RelativePath=".\ncnvtst.c"
    615 				>
    616 			</File>
    617 			<File
    618 				RelativePath=".\nucnvtst.c"
    619 				>
    620 			</File>
    621 			<File
    622 				RelativePath=".\nucnvtst.h"
    623 				>
    624 			</File>
    625 			<File
    626 				RelativePath=".\stdnmtst.c"
    627 				>
    628 			</File>
    629 			<File
    630 				RelativePath=".\ucnvseltst.c"
    631 				>
    632 			</File>
    633 			<File
    634 				RelativePath=".\ucnvseltst.h"
    635 				>
    636 			</File>
    637 			<File
    638 				RelativePath=".\ucsdetst.c"
    639 				>
    640 			</File>
    641 		</Filter>
    642 		<Filter
    643 			Name="data &amp; memory"
    644 			>
    645 			<File
    646 				RelativePath=".\udatatst.c"
    647 				>
    648 				<FileConfiguration
    649 					Name="Debug|Win32"
    650 					>
    651 					<Tool
    652 						Name="VCCLCompilerTool"
    653 						DisableLanguageExtensions="false"
    654 					/>
    655 				</FileConfiguration>
    656 				<FileConfiguration
    657 					Name="Release|Win32"
    658 					>
    659 					<Tool
    660 						Name="VCCLCompilerTool"
    661 						DisableLanguageExtensions="false"
    662 					/>
    663 				</FileConfiguration>
    664 				<FileConfiguration
    665 					Name="Debug|x64"
    666 					>
    667 					<Tool
    668 						Name="VCCLCompilerTool"
    669 						DisableLanguageExtensions="false"
    670 					/>
    671 				</FileConfiguration>
    672 				<FileConfiguration
    673 					Name="Release|x64"
    674 					>
    675 					<Tool
    676 						Name="VCCLCompilerTool"
    677 						DisableLanguageExtensions="false"
    678 					/>
    679 				</FileConfiguration>
    680 			</File>
    681 		</Filter>
    682 		<Filter
    683 			Name="formatting"
    684 			>
    685 			<File
    686 				RelativePath=".\ccaltst.c"
    687 				>
    688 			</File>
    689 			<File
    690 				RelativePath=".\ccaltst.h"
    691 				>
    692 			</File>
    693 			<File
    694 				RelativePath=".\cdattst.c"
    695 				>
    696 			</File>
    697 			<File
    698 				RelativePath=".\cdattst.h"
    699 				>
    700 			</File>
    701 			<File
    702 				RelativePath=".\cdtdptst.c"
    703 				>
    704 			</File>
    705 			<File
    706 				RelativePath=".\cdtdptst.h"
    707 				>
    708 			</File>
    709 			<File
    710 				RelativePath=".\cdtrgtst.c"
    711 				>
    712 			</File>
    713 			<File
    714 				RelativePath=".\cdtrgtst.h"
    715 				>
    716 			</File>
    717 			<File
    718 				RelativePath=".\cformtst.c"
    719 				>
    720 			</File>
    721 			<File
    722 				RelativePath=".\cformtst.h"
    723 				>
    724 			</File>
    725 			<File
    726 				RelativePath=".\cmsgtst.c"
    727 				>
    728 			</File>
    729 			<File
    730 				RelativePath=".\cmsgtst.h"
    731 				>
    732 			</File>
    733 			<File
    734 				RelativePath=".\cnmdptst.c"
    735 				>
    736 			</File>
    737 			<File
    738 				RelativePath=".\cnmdptst.h"
    739 				>
    740 			</File>
    741 			<File
    742 				RelativePath=".\cnumtst.c"
    743 				>
    744 			</File>
    745 			<File
    746 				RelativePath=".\cnumtst.h"
    747 				>
    748 			</File>
    749 			<File
    750 				RelativePath=".\currtest.c"
    751 				>
    752 			</File>
    753 			<File
    754 				RelativePath=".\udatpg_test.c"
    755 				>
    756 			</File>
    757 			<File
    758 				RelativePath=".\utmstest.c"
    759 				>
    760 			</File>
    761 		</Filter>
    762 		<Filter
    763 			Name="locales &amp; resources"
    764 			>
    765 			<File
    766 				RelativePath=".\cldrtest.c"
    767 				>
    768 			</File>
    769 			<File
    770 				RelativePath=".\cloctst.c"
    771 				>
    772 			</File>
    773 			<File
    774 				RelativePath=".\cloctst.h"
    775 				>
    776 			</File>
    777 			<File
    778 				RelativePath=".\cposxtst.c"
    779 				>
    780 			</File>
    781 			<File
    782 				RelativePath=".\crestst.c"
    783 				>
    784 			</File>
    785 			<File
    786 				RelativePath=".\crestst.h"
    787 				>
    788 			</File>
    789 			<File
    790 				RelativePath=".\creststn.c"
    791 				>
    792 			</File>
    793 			<File
    794 				RelativePath=".\creststn.h"
    795 				>
    796 			</File>
    797 		</Filter>
    798 		<Filter
    799 			Name="misc"
    800 			>
    801 			<File
    802 				RelativePath=".\calltest.c"
    803 				>
    804 			</File>
    805 			<File
    806 				RelativePath=".\cintltst.c"
    807 				>
    808 			</File>
    809 			<File
    810 				RelativePath=".\cintltst.h"
    811 				>
    812 			</File>
    813 			<File
    814 				RelativePath=".\cutiltst.c"
    815 				>
    816 			</File>
    817 			<File
    818 				RelativePath=".\hpmufn.c"
    819 				>
    820 			</File>
    821 			<File
    822 				RelativePath=".\putiltst.c"
    823 				>
    824 			</File>
    825 			<File
    826 				RelativePath=".\tracetst.c"
    827 				>
    828 			</File>
    829 		</Filter>
    830 		<Filter
    831 			Name="normalization"
    832 			>
    833 			<File
    834 				RelativePath=".\cnormtst.c"
    835 				>
    836 			</File>
    837 			<File
    838 				RelativePath=".\cnormtst.h"
    839 				>
    840 			</File>
    841 		</Filter>
    842 		<Filter
    843 			Name="properties &amp; sets"
    844 			>
    845 			<File
    846 				RelativePath=".\cucdapi.c"
    847 				>
    848 			</File>
    849 			<File
    850 				RelativePath=".\cucdapi.h"
    851 				>
    852 			</File>
    853 			<File
    854 				RelativePath=".\cucdtst.c"
    855 				>
    856 			</File>
    857 			<File
    858 				RelativePath=".\usettest.c"
    859 				>
    860 			</File>
    861 		</Filter>
    862 		<Filter
    863 			Name="strings"
    864 			>
    865 			<File
    866 				RelativePath=".\cstrcase.c"
    867 				>
    868 			</File>
    869 			<File
    870 				RelativePath=".\cstrtest.c"
    871 				>
    872 			</File>
    873 			<File
    874 				RelativePath=".\custrtrn.c"
    875 				>
    876 			</File>
    877 			<File
    878 				RelativePath=".\custrtst.c"
    879 				>
    880 			</File>
    881 			<File
    882 				RelativePath=".\utexttst.c"
    883 				>
    884 			</File>
    885 			<File
    886 				RelativePath=".\utf16tst.c"
    887 				>
    888 			</File>
    889 			<File
    890 				RelativePath=".\utf8tst.c"
    891 				>
    892 			</File>
    893 		</Filter>
    894 		<Filter
    895 			Name="transforms"
    896 			>
    897 			<File
    898 				RelativePath=".\utransts.c"
    899 				>
    900 			</File>
    901 		</Filter>
    902 		<Filter
    903 			Name="regex"
    904 			>
    905 			<File
    906 				RelativePath=".\reapits.c"
    907 				>
    908 			</File>
    909 		</Filter>
    910 		<Filter
    911 			Name="sprep &amp; idna"
    912 			>
    913 			<File
    914 				RelativePath="idnatest.c"
    915 				>
    916 			</File>
    917 			<File
    918 				RelativePath="nfsprep.c"
    919 				>
    920 			</File>
    921 			<File
    922 				RelativePath="nfsprep.h"
    923 				>
    924 			</File>
    925 			<File
    926 				RelativePath="spreptst.c"
    927 				>
    928 			</File>
    929 			<File
    930 				RelativePath="sprpdata.c"
    931 				>
    932 			</File>
    933 		</Filter>
    934 		<Filter
    935 			Name="spoof"
    936 			>
    937 			<File
    938 				RelativePath=".\spooftest.c"
    939 				>
    940 			</File>
    941 		</Filter>
    942 	</Files>
    943 	<Globals>
    944 	</Globals>
    945 </VisualStudioProject>
    946