1 <?xml version="1.0" encoding="Windows-1252"?> 2 <VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9.00" 5 Name="intltest" 6 ProjectGUID="{73632960-B3A6-464D-83A3-4B43365F19B8}" 7 RootNamespace="intltest" 8 TargetFrameworkVersion="131072" 9 > 10 <Platforms> 11 <Platform 12 Name="Win32" 13 /> 14 <Platform 15 Name="x64" 16 /> 17 </Platforms> 18 <ToolFiles> 19 </ToolFiles> 20 <Configurations> 21 <Configuration 22 Name="Debug|Win32" 23 OutputDirectory=".\x86\Debug" 24 IntermediateDirectory=".\x86\Debug" 25 ConfigurationType="1" 26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 27 UseOfMFC="0" 28 ATLMinimizesCRunTimeLibraryUsage="false" 29 CharacterSet="2" 30 > 31 <Tool 32 Name="VCPreBuildEventTool" 33 /> 34 <Tool 35 Name="VCCustomBuildTool" 36 /> 37 <Tool 38 Name="VCXMLDataGeneratorTool" 39 /> 40 <Tool 41 Name="VCWebServiceProxyGeneratorTool" 42 /> 43 <Tool 44 Name="VCMIDLTool" 45 TypeLibraryName=".\x86\Debug/intltest.tlb" 46 /> 47 <Tool 48 Name="VCCLCompilerTool" 49 Optimization="0" 50 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw" 51 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" 52 BasicRuntimeChecks="3" 53 RuntimeLibrary="1" 54 BufferSecurityCheck="true" 55 DisableLanguageExtensions="true" 56 TreatWChar_tAsBuiltInType="true" 57 PrecompiledHeaderFile=".\x86\Debug/intltest.pch" 58 AssemblerListingLocation=".\x86\Debug/" 59 ObjectFile=".\x86\Debug/" 60 ProgramDataBaseFileName=".\x86\Debug/" 61 BrowseInformation="1" 62 WarningLevel="3" 63 SuppressStartupBanner="true" 64 DebugInformationFormat="4" 65 CompileAs="0" 66 /> 67 <Tool 68 Name="VCManagedResourceCompilerTool" 69 /> 70 <Tool 71 Name="VCResourceCompilerTool" 72 PreprocessorDefinitions="_DEBUG" 73 Culture="1033" 74 /> 75 <Tool 76 Name="VCPreLinkEventTool" 77 /> 78 <Tool 79 Name="VCLinkerTool" 80 OutputFile=".\x86\Debug/intltest.exe" 81 LinkIncremental="2" 82 SuppressStartupBanner="true" 83 GenerateDebugInformation="true" 84 ProgramDatabaseFile=".\x86\Debug/intltest.pdb" 85 SubSystem="1" 86 RandomizedBaseAddress="1" 87 FixedBaseAddress="1" 88 DataExecutionPrevention="0" 89 /> 90 <Tool 91 Name="VCALinkTool" 92 /> 93 <Tool 94 Name="VCManifestTool" 95 UseFAT32Workaround="true" 96 /> 97 <Tool 98 Name="VCXDCMakeTool" 99 /> 100 <Tool 101 Name="VCBscMakeTool" 102 /> 103 <Tool 104 Name="VCFxCopTool" 105 /> 106 <Tool 107 Name="VCAppVerifierTool" 108 /> 109 <Tool 110 Name="VCPostBuildEventTool" 111 /> 112 </Configuration> 113 <Configuration 114 Name="Release|Win32" 115 OutputDirectory=".\x86\Release" 116 IntermediateDirectory=".\x86\Release" 117 ConfigurationType="1" 118 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 119 UseOfMFC="0" 120 ATLMinimizesCRunTimeLibraryUsage="false" 121 CharacterSet="2" 122 > 123 <Tool 124 Name="VCPreBuildEventTool" 125 /> 126 <Tool 127 Name="VCCustomBuildTool" 128 /> 129 <Tool 130 Name="VCXMLDataGeneratorTool" 131 /> 132 <Tool 133 Name="VCWebServiceProxyGeneratorTool" 134 /> 135 <Tool 136 Name="VCMIDLTool" 137 TypeLibraryName=".\x86\Release/intltest.tlb" 138 /> 139 <Tool 140 Name="VCCLCompilerTool" 141 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw" 142 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" 143 StringPooling="true" 144 RuntimeLibrary="0" 145 DisableLanguageExtensions="true" 146 TreatWChar_tAsBuiltInType="true" 147 PrecompiledHeaderFile=".\x86\Release/intltest.pch" 148 AssemblerListingLocation=".\x86\Release/" 149 ObjectFile=".\x86\Release/" 150 ProgramDataBaseFileName=".\x86\Release/" 151 WarningLevel="3" 152 SuppressStartupBanner="true" 153 CompileAs="0" 154 /> 155 <Tool 156 Name="VCManagedResourceCompilerTool" 157 /> 158 <Tool 159 Name="VCResourceCompilerTool" 160 PreprocessorDefinitions="NDEBUG" 161 Culture="1033" 162 /> 163 <Tool 164 Name="VCPreLinkEventTool" 165 /> 166 <Tool 167 Name="VCLinkerTool" 168 OutputFile=".\x86\Release/intltest.exe" 169 LinkIncremental="1" 170 SuppressStartupBanner="true" 171 GenerateDebugInformation="true" 172 ProgramDatabaseFile=".\x86\Release/intltest.pdb" 173 SubSystem="1" 174 RandomizedBaseAddress="1" 175 DataExecutionPrevention="0" 176 /> 177 <Tool 178 Name="VCALinkTool" 179 /> 180 <Tool 181 Name="VCManifestTool" 182 /> 183 <Tool 184 Name="VCXDCMakeTool" 185 /> 186 <Tool 187 Name="VCBscMakeTool" 188 /> 189 <Tool 190 Name="VCFxCopTool" 191 /> 192 <Tool 193 Name="VCAppVerifierTool" 194 /> 195 <Tool 196 Name="VCPostBuildEventTool" 197 /> 198 </Configuration> 199 <Configuration 200 Name="Debug|x64" 201 OutputDirectory=".\x64\Debug" 202 IntermediateDirectory=".\x64\Debug" 203 ConfigurationType="1" 204 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 205 UseOfMFC="0" 206 ATLMinimizesCRunTimeLibraryUsage="false" 207 CharacterSet="2" 208 > 209 <Tool 210 Name="VCPreBuildEventTool" 211 /> 212 <Tool 213 Name="VCCustomBuildTool" 214 /> 215 <Tool 216 Name="VCXMLDataGeneratorTool" 217 /> 218 <Tool 219 Name="VCWebServiceProxyGeneratorTool" 220 /> 221 <Tool 222 Name="VCMIDLTool" 223 TargetEnvironment="3" 224 TypeLibraryName=".\x64\Debug/intltest.tlb" 225 /> 226 <Tool 227 Name="VCCLCompilerTool" 228 Optimization="0" 229 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw" 230 PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" 231 BasicRuntimeChecks="3" 232 RuntimeLibrary="1" 233 BufferSecurityCheck="true" 234 DisableLanguageExtensions="true" 235 TreatWChar_tAsBuiltInType="true" 236 PrecompiledHeaderFile=".\x64\Debug/intltest.pch" 237 AssemblerListingLocation=".\x64\Debug/" 238 ObjectFile=".\x64\Debug/" 239 ProgramDataBaseFileName=".\x64\Debug/" 240 BrowseInformation="1" 241 WarningLevel="3" 242 SuppressStartupBanner="true" 243 DebugInformationFormat="3" 244 CompileAs="0" 245 /> 246 <Tool 247 Name="VCManagedResourceCompilerTool" 248 /> 249 <Tool 250 Name="VCResourceCompilerTool" 251 PreprocessorDefinitions="_DEBUG" 252 Culture="1033" 253 /> 254 <Tool 255 Name="VCPreLinkEventTool" 256 /> 257 <Tool 258 Name="VCLinkerTool" 259 OutputFile=".\x64\Debug/intltest.exe" 260 LinkIncremental="2" 261 SuppressStartupBanner="true" 262 GenerateDebugInformation="true" 263 ProgramDatabaseFile=".\x64\Debug/intltest.pdb" 264 SubSystem="1" 265 TargetMachine="17" 266 FixedBaseAddress="1" 267 /> 268 <Tool 269 Name="VCALinkTool" 270 /> 271 <Tool 272 Name="VCManifestTool" 273 UseFAT32Workaround="true" 274 /> 275 <Tool 276 Name="VCXDCMakeTool" 277 /> 278 <Tool 279 Name="VCBscMakeTool" 280 /> 281 <Tool 282 Name="VCFxCopTool" 283 /> 284 <Tool 285 Name="VCAppVerifierTool" 286 /> 287 <Tool 288 Name="VCWebDeploymentTool" 289 /> 290 <Tool 291 Name="VCPostBuildEventTool" 292 /> 293 </Configuration> 294 <Configuration 295 Name="Release|x64" 296 OutputDirectory=".\x64\Release" 297 IntermediateDirectory=".\x64\Release" 298 ConfigurationType="1" 299 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 300 UseOfMFC="0" 301 ATLMinimizesCRunTimeLibraryUsage="false" 302 CharacterSet="2" 303 > 304 <Tool 305 Name="VCPreBuildEventTool" 306 /> 307 <Tool 308 Name="VCCustomBuildTool" 309 /> 310 <Tool 311 Name="VCXMLDataGeneratorTool" 312 /> 313 <Tool 314 Name="VCWebServiceProxyGeneratorTool" 315 /> 316 <Tool 317 Name="VCMIDLTool" 318 TargetEnvironment="3" 319 TypeLibraryName=".\x64\Release/intltest.tlb" 320 /> 321 <Tool 322 Name="VCCLCompilerTool" 323 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\..\i18n;..\..\tools\toolutil;..\..\tools\ctestfw" 324 PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" 325 StringPooling="true" 326 RuntimeLibrary="0" 327 DisableLanguageExtensions="true" 328 TreatWChar_tAsBuiltInType="true" 329 PrecompiledHeaderFile=".\x64\Release/intltest.pch" 330 AssemblerListingLocation=".\x64\Release/" 331 ObjectFile=".\x64\Release/" 332 ProgramDataBaseFileName=".\x64\Release/" 333 WarningLevel="3" 334 SuppressStartupBanner="true" 335 CompileAs="0" 336 /> 337 <Tool 338 Name="VCManagedResourceCompilerTool" 339 /> 340 <Tool 341 Name="VCResourceCompilerTool" 342 PreprocessorDefinitions="NDEBUG" 343 Culture="1033" 344 /> 345 <Tool 346 Name="VCPreLinkEventTool" 347 /> 348 <Tool 349 Name="VCLinkerTool" 350 OutputFile=".\x64\Release/intltest.exe" 351 LinkIncremental="1" 352 SuppressStartupBanner="true" 353 GenerateDebugInformation="true" 354 ProgramDatabaseFile=".\x64\Release/intltest.pdb" 355 SubSystem="1" 356 TargetMachine="17" 357 /> 358 <Tool 359 Name="VCALinkTool" 360 /> 361 <Tool 362 Name="VCManifestTool" 363 /> 364 <Tool 365 Name="VCXDCMakeTool" 366 /> 367 <Tool 368 Name="VCBscMakeTool" 369 /> 370 <Tool 371 Name="VCFxCopTool" 372 /> 373 <Tool 374 Name="VCAppVerifierTool" 375 /> 376 <Tool 377 Name="VCWebDeploymentTool" 378 /> 379 <Tool 380 Name="VCPostBuildEventTool" 381 /> 382 </Configuration> 383 </Configurations> 384 <References> 385 </References> 386 <Files> 387 <Filter 388 Name="break iteration" 389 > 390 <File 391 RelativePath=".\itrbbi.cpp" 392 > 393 </File> 394 <File 395 RelativePath=".\itrbbi.h" 396 > 397 </File> 398 <File 399 RelativePath=".\rbbiapts.cpp" 400 > 401 </File> 402 <File 403 RelativePath=".\rbbiapts.h" 404 > 405 </File> 406 <File 407 RelativePath=".\rbbitst.cpp" 408 > 409 </File> 410 <File 411 RelativePath=".\rbbitst.h" 412 > 413 </File> 414 </Filter> 415 <Filter 416 Name="spoof detection" 417 > 418 <File 419 RelativePath=".\itspoof.cpp" 420 > 421 </File> 422 <File 423 RelativePath=".\itspoof.h" 424 > 425 </File> 426 </Filter> 427 <Filter 428 Name="collation" 429 > 430 <File 431 RelativePath=".\allcoll.cpp" 432 > 433 </File> 434 <File 435 RelativePath=".\allcoll.h" 436 > 437 </File> 438 <File 439 RelativePath=".\apicoll.cpp" 440 > 441 </File> 442 <File 443 RelativePath=".\apicoll.h" 444 > 445 </File> 446 <File 447 RelativePath=".\cntabcol.cpp" 448 > 449 </File> 450 <File 451 RelativePath=".\cntabcol.h" 452 > 453 </File> 454 <File 455 RelativePath=".\currcoll.cpp" 456 > 457 </File> 458 <File 459 RelativePath=".\currcoll.h" 460 > 461 </File> 462 <File 463 RelativePath=".\dadrcoll.cpp" 464 > 465 </File> 466 <File 467 RelativePath=".\dadrcoll.h" 468 > 469 </File> 470 <File 471 RelativePath=".\decoll.cpp" 472 > 473 </File> 474 <File 475 RelativePath=".\decoll.h" 476 > 477 </File> 478 <File 479 RelativePath=".\encoll.cpp" 480 > 481 </File> 482 <File 483 RelativePath=".\encoll.h" 484 > 485 </File> 486 <File 487 RelativePath=".\escoll.cpp" 488 > 489 </File> 490 <File 491 RelativePath=".\escoll.h" 492 > 493 </File> 494 <File 495 RelativePath=".\ficoll.cpp" 496 > 497 </File> 498 <File 499 RelativePath=".\ficoll.h" 500 > 501 </File> 502 <File 503 RelativePath=".\frcoll.cpp" 504 > 505 </File> 506 <File 507 RelativePath=".\frcoll.h" 508 > 509 </File> 510 <File 511 RelativePath=".\g7coll.cpp" 512 > 513 </File> 514 <File 515 RelativePath=".\g7coll.h" 516 > 517 </File> 518 <File 519 RelativePath=".\itercoll.cpp" 520 > 521 </File> 522 <File 523 RelativePath=".\itercoll.h" 524 > 525 </File> 526 <File 527 RelativePath=".\jacoll.cpp" 528 > 529 </File> 530 <File 531 RelativePath=".\jacoll.h" 532 > 533 </File> 534 <File 535 RelativePath=".\lcukocol.cpp" 536 > 537 </File> 538 <File 539 RelativePath=".\lcukocol.h" 540 > 541 </File> 542 <File 543 RelativePath=".\mnkytst.cpp" 544 > 545 </File> 546 <File 547 RelativePath=".\mnkytst.h" 548 > 549 </File> 550 <File 551 RelativePath=".\regcoll.cpp" 552 > 553 </File> 554 <File 555 RelativePath=".\regcoll.h" 556 > 557 </File> 558 <File 559 RelativePath=".\srchtest.cpp" 560 > 561 </File> 562 <File 563 RelativePath=".\srchtest.h" 564 > 565 </File> 566 <File 567 RelativePath=".\ssearch.cpp" 568 > 569 </File> 570 <File 571 RelativePath=".\ssearch.h" 572 > 573 </File> 574 <File 575 RelativePath="svccoll.cpp" 576 > 577 </File> 578 <File 579 RelativePath="svccoll.h" 580 > 581 </File> 582 <File 583 RelativePath=".\thcoll.cpp" 584 > 585 </File> 586 <File 587 RelativePath=".\thcoll.h" 588 > 589 </File> 590 <File 591 RelativePath=".\trcoll.cpp" 592 > 593 </File> 594 <File 595 RelativePath=".\trcoll.h" 596 > 597 </File> 598 <File 599 RelativePath=".\tscoll.cpp" 600 > 601 </File> 602 <File 603 RelativePath=".\tscoll.h" 604 > 605 </File> 606 <File 607 RelativePath=".\ucaconf.cpp" 608 > 609 </File> 610 <File 611 RelativePath=".\ucaconf.h" 612 > 613 </File> 614 </Filter> 615 <Filter 616 Name="collections" 617 > 618 <File 619 RelativePath=".\uvectest.cpp" 620 > 621 </File> 622 <File 623 RelativePath=".\uvectest.h" 624 > 625 </File> 626 <File 627 RelativePath=".\v32test.cpp" 628 > 629 </File> 630 <File 631 RelativePath=".\v32test.h" 632 > 633 </File> 634 </Filter> 635 <Filter 636 Name="configuration" 637 > 638 <File 639 RelativePath=".\strtest.cpp" 640 > 641 <FileConfiguration 642 Name="Debug|Win32" 643 > 644 <Tool 645 Name="VCCLCompilerTool" 646 DisableLanguageExtensions="false" 647 /> 648 </FileConfiguration> 649 <FileConfiguration 650 Name="Release|Win32" 651 > 652 <Tool 653 Name="VCCLCompilerTool" 654 DisableLanguageExtensions="false" 655 /> 656 </FileConfiguration> 657 <FileConfiguration 658 Name="Debug|x64" 659 > 660 <Tool 661 Name="VCCLCompilerTool" 662 DisableLanguageExtensions="false" 663 /> 664 </FileConfiguration> 665 <FileConfiguration 666 Name="Release|x64" 667 > 668 <Tool 669 Name="VCCLCompilerTool" 670 DisableLanguageExtensions="false" 671 /> 672 </FileConfiguration> 673 </File> 674 <File 675 RelativePath=".\strtest.h" 676 > 677 </File> 678 <File 679 RelativePath=".\tsmthred.cpp" 680 > 681 <FileConfiguration 682 Name="Debug|Win32" 683 > 684 <Tool 685 Name="VCCLCompilerTool" 686 DisableLanguageExtensions="false" 687 /> 688 </FileConfiguration> 689 <FileConfiguration 690 Name="Release|Win32" 691 > 692 <Tool 693 Name="VCCLCompilerTool" 694 DisableLanguageExtensions="false" 695 /> 696 </FileConfiguration> 697 <FileConfiguration 698 Name="Debug|x64" 699 > 700 <Tool 701 Name="VCCLCompilerTool" 702 DisableLanguageExtensions="false" 703 /> 704 </FileConfiguration> 705 <FileConfiguration 706 Name="Release|x64" 707 > 708 <Tool 709 Name="VCCLCompilerTool" 710 DisableLanguageExtensions="false" 711 /> 712 </FileConfiguration> 713 </File> 714 <File 715 RelativePath=".\tsmthred.h" 716 > 717 </File> 718 <File 719 RelativePath=".\tsputil.cpp" 720 > 721 </File> 722 <File 723 RelativePath=".\tsputil.h" 724 > 725 </File> 726 </Filter> 727 <Filter 728 Name="data & memory" 729 > 730 <File 731 RelativePath=".\uobjtest.cpp" 732 > 733 </File> 734 <File 735 RelativePath=".\uobjtest.h" 736 > 737 </File> 738 </Filter> 739 <Filter 740 Name="formatting" 741 > 742 <File 743 RelativePath=".\astrotst.cpp" 744 > 745 </File> 746 <File 747 RelativePath=".\astrotst.h" 748 > 749 </File> 750 <File 751 RelativePath=".\calcasts.cpp" 752 > 753 </File> 754 <File 755 RelativePath=".\calcasts.h" 756 > 757 </File> 758 <File 759 RelativePath=".\callimts.cpp" 760 > 761 </File> 762 <File 763 RelativePath=".\callimts.h" 764 > 765 </File> 766 <File 767 RelativePath=".\calregts.cpp" 768 > 769 </File> 770 <File 771 RelativePath=".\calregts.h" 772 > 773 </File> 774 <File 775 RelativePath=".\caltest.cpp" 776 > 777 </File> 778 <File 779 RelativePath=".\caltest.h" 780 > 781 </File> 782 <File 783 RelativePath=".\caltztst.cpp" 784 > 785 </File> 786 <File 787 RelativePath=".\caltztst.h" 788 > 789 </File> 790 <File 791 RelativePath=".\dadrcal.cpp" 792 > 793 </File> 794 <File 795 RelativePath=".\dadrcal.h" 796 > 797 </File> 798 <File 799 RelativePath=".\dadrfmt.cpp" 800 > 801 </File> 802 <File 803 RelativePath=".\dadrfmt.h" 804 > 805 </File> 806 <File 807 RelativePath=".\dcfmapts.cpp" 808 > 809 </File> 810 <File 811 RelativePath=".\dcfmapts.h" 812 > 813 </File> 814 <File 815 RelativePath=".\dtfmapts.cpp" 816 > 817 </File> 818 <File 819 RelativePath=".\dtfmapts.h" 820 > 821 </File> 822 <File 823 RelativePath=".\dtfmrgts.cpp" 824 > 825 </File> 826 <File 827 RelativePath=".\dtfmrgts.h" 828 > 829 </File> 830 <File 831 RelativePath=".\dtfmtrtts.cpp" 832 > 833 </File> 834 <File 835 RelativePath=".\dtfmtrtts.h" 836 > 837 </File> 838 <File 839 RelativePath=".\dtfmttst.cpp" 840 > 841 </File> 842 <File 843 RelativePath=".\dtfmttst.h" 844 > 845 </File> 846 <File 847 RelativePath=".\dtifmtts.cpp" 848 > 849 </File> 850 <File 851 RelativePath=".\dtifmtts.h" 852 > 853 </File> 854 <File 855 RelativePath=".\dtptngts.cpp" 856 > 857 </File> 858 <File 859 RelativePath=".\dtptngts.h" 860 > 861 </File> 862 <File 863 RelativePath=".\fldset.cpp" 864 > 865 </File> 866 <File 867 RelativePath=".\fldset.h" 868 > 869 </File> 870 <File 871 RelativePath=".\incaltst.cpp" 872 > 873 </File> 874 <File 875 RelativePath=".\incaltst.h" 876 > 877 </File> 878 <File 879 RelativePath=".\itformat.cpp" 880 > 881 </File> 882 <File 883 RelativePath=".\itformat.h" 884 > 885 </File> 886 <File 887 RelativePath=".\itrbnf.cpp" 888 > 889 </File> 890 <File 891 RelativePath=".\itrbnf.h" 892 > 893 </File> 894 <File 895 RelativePath=".\itrbnfp.cpp" 896 > 897 </File> 898 <File 899 RelativePath=".\itrbnfp.h" 900 > 901 </File> 902 <File 903 RelativePath=".\itrbnfrt.cpp" 904 > 905 </File> 906 <File 907 RelativePath=".\itrbnfrt.h" 908 > 909 </File> 910 <File 911 RelativePath=".\miscdtfm.cpp" 912 > 913 </File> 914 <File 915 RelativePath=".\miscdtfm.h" 916 > 917 </File> 918 <File 919 RelativePath=".\msfmrgts.cpp" 920 > 921 </File> 922 <File 923 RelativePath=".\msfmrgts.h" 924 > 925 </File> 926 <File 927 RelativePath=".\nmfmapts.cpp" 928 > 929 </File> 930 <File 931 RelativePath=".\nmfmapts.h" 932 > 933 </File> 934 <File 935 RelativePath=".\nmfmtrt.cpp" 936 > 937 </File> 938 <File 939 RelativePath=".\nmfmtrt.h" 940 > 941 </File> 942 <File 943 RelativePath=".\numfmtst.cpp" 944 > 945 </File> 946 <File 947 RelativePath=".\numfmtst.h" 948 > 949 </File> 950 <File 951 RelativePath=".\numrgts.cpp" 952 > 953 </File> 954 <File 955 RelativePath=".\numrgts.h" 956 > 957 </File> 958 <File 959 RelativePath=".\plurfmts.cpp" 960 > 961 </File> 962 <File 963 RelativePath=".\plurfmts.h" 964 > 965 </File> 966 <File 967 RelativePath=".\plurults.cpp" 968 > 969 </File> 970 <File 971 RelativePath=".\plurults.h" 972 > 973 </File> 974 <File 975 RelativePath=".\pptest.cpp" 976 > 977 </File> 978 <File 979 RelativePath=".\pptest.h" 980 > 981 </File> 982 <File 983 RelativePath=".\sdtfmtts.cpp" 984 > 985 </File> 986 <File 987 RelativePath=".\sdtfmtts.h" 988 > 989 </File> 990 <File 991 RelativePath=".\tchcfmt.cpp" 992 > 993 </File> 994 <File 995 RelativePath=".\tchcfmt.h" 996 > 997 </File> 998 <File 999 RelativePath=".\tfsmalls.cpp" 1000 > 1001 </File> 1002 <File 1003 RelativePath=".\tfsmalls.h" 1004 > 1005 </File> 1006 <File 1007 RelativePath=".\tmsgfmt.cpp" 1008 > 1009 </File> 1010 <File 1011 RelativePath=".\tmsgfmt.h" 1012 > 1013 </File> 1014 <File 1015 RelativePath=".\tsdate.cpp" 1016 > 1017 </File> 1018 <File 1019 RelativePath=".\tsdate.h" 1020 > 1021 </File> 1022 <File 1023 RelativePath=".\tsdcfmsy.cpp" 1024 > 1025 </File> 1026 <File 1027 RelativePath=".\tsdcfmsy.h" 1028 > 1029 </File> 1030 <File 1031 RelativePath=".\tsdtfmsy.cpp" 1032 > 1033 </File> 1034 <File 1035 RelativePath=".\tsdtfmsy.h" 1036 > 1037 </File> 1038 <File 1039 RelativePath=".\tsnmfmt.cpp" 1040 > 1041 </File> 1042 <File 1043 RelativePath=".\tsnmfmt.h" 1044 > 1045 </File> 1046 <File 1047 RelativePath=".\tufmtts.cpp" 1048 > 1049 </File> 1050 <File 1051 RelativePath=".\tufmtts.h" 1052 > 1053 </File> 1054 <File 1055 RelativePath=".\tzbdtest.cpp" 1056 > 1057 </File> 1058 <File 1059 RelativePath=".\tzbdtest.h" 1060 > 1061 </File> 1062 <File 1063 RelativePath=".\tzfmttst.cpp" 1064 > 1065 </File> 1066 <File 1067 RelativePath=".\tzfmttst.h" 1068 > 1069 </File> 1070 <File 1071 RelativePath=".\tzoffloc.cpp" 1072 > 1073 </File> 1074 <File 1075 RelativePath=".\tzoffloc.h" 1076 > 1077 </File> 1078 <File 1079 RelativePath=".\tzregts.cpp" 1080 > 1081 </File> 1082 <File 1083 RelativePath=".\tzregts.h" 1084 > 1085 </File> 1086 <File 1087 RelativePath=".\tzrulets.cpp" 1088 > 1089 </File> 1090 <File 1091 RelativePath=".\tzrulets.h" 1092 > 1093 </File> 1094 <File 1095 RelativePath=".\tztest.cpp" 1096 > 1097 </File> 1098 <File 1099 RelativePath=".\tztest.h" 1100 > 1101 </File> 1102 <File 1103 RelativePath=".\windttst.cpp" 1104 > 1105 <FileConfiguration 1106 Name="Debug|Win32" 1107 > 1108 <Tool 1109 Name="VCCLCompilerTool" 1110 DisableLanguageExtensions="false" 1111 /> 1112 </FileConfiguration> 1113 <FileConfiguration 1114 Name="Release|Win32" 1115 > 1116 <Tool 1117 Name="VCCLCompilerTool" 1118 DisableLanguageExtensions="false" 1119 /> 1120 </FileConfiguration> 1121 <FileConfiguration 1122 Name="Debug|x64" 1123 > 1124 <Tool 1125 Name="VCCLCompilerTool" 1126 DisableLanguageExtensions="false" 1127 /> 1128 </FileConfiguration> 1129 <FileConfiguration 1130 Name="Release|x64" 1131 > 1132 <Tool 1133 Name="VCCLCompilerTool" 1134 DisableLanguageExtensions="false" 1135 /> 1136 </FileConfiguration> 1137 </File> 1138 <File 1139 RelativePath=".\windttst.h" 1140 > 1141 </File> 1142 <File 1143 RelativePath=".\winnmtst.cpp" 1144 > 1145 <FileConfiguration 1146 Name="Debug|Win32" 1147 > 1148 <Tool 1149 Name="VCCLCompilerTool" 1150 DisableLanguageExtensions="false" 1151 /> 1152 </FileConfiguration> 1153 <FileConfiguration 1154 Name="Release|Win32" 1155 > 1156 <Tool 1157 Name="VCCLCompilerTool" 1158 DisableLanguageExtensions="false" 1159 /> 1160 </FileConfiguration> 1161 <FileConfiguration 1162 Name="Debug|x64" 1163 > 1164 <Tool 1165 Name="VCCLCompilerTool" 1166 DisableLanguageExtensions="false" 1167 /> 1168 </FileConfiguration> 1169 <FileConfiguration 1170 Name="Release|x64" 1171 > 1172 <Tool 1173 Name="VCCLCompilerTool" 1174 DisableLanguageExtensions="false" 1175 /> 1176 </FileConfiguration> 1177 </File> 1178 <File 1179 RelativePath=".\winnmtst.h" 1180 > 1181 </File> 1182 </Filter> 1183 <Filter 1184 Name="idna" 1185 Filter="*.c,*.h" 1186 > 1187 <File 1188 RelativePath=".\idnaconf.cpp" 1189 > 1190 </File> 1191 <File 1192 RelativePath=".\idnaconf.h" 1193 > 1194 </File> 1195 <File 1196 RelativePath=".\idnaref.cpp" 1197 > 1198 </File> 1199 <File 1200 RelativePath=".\idnaref.h" 1201 > 1202 </File> 1203 <File 1204 RelativePath=".\nptrans.cpp" 1205 > 1206 </File> 1207 <File 1208 RelativePath=".\nptrans.h" 1209 > 1210 </File> 1211 <File 1212 RelativePath=".\punyref.c" 1213 > 1214 </File> 1215 <File 1216 RelativePath=".\punyref.h" 1217 > 1218 </File> 1219 <File 1220 RelativePath=".\testidn.cpp" 1221 > 1222 </File> 1223 <File 1224 RelativePath=".\testidna.cpp" 1225 > 1226 </File> 1227 <File 1228 RelativePath=".\testidna.h" 1229 > 1230 </File> 1231 </Filter> 1232 <Filter 1233 Name="locales & resources" 1234 > 1235 <File 1236 RelativePath=".\aliastst.cpp" 1237 > 1238 </File> 1239 <File 1240 RelativePath=".\aliastst.h" 1241 > 1242 </File> 1243 <File 1244 RelativePath=".\loctest.cpp" 1245 > 1246 </File> 1247 <File 1248 RelativePath=".\loctest.h" 1249 > 1250 </File> 1251 <File 1252 RelativePath=".\restest.cpp" 1253 > 1254 </File> 1255 <File 1256 RelativePath=".\restest.h" 1257 > 1258 </File> 1259 <File 1260 RelativePath=".\restsnew.cpp" 1261 > 1262 </File> 1263 <File 1264 RelativePath=".\restsnew.h" 1265 > 1266 </File> 1267 </Filter> 1268 <Filter 1269 Name="misc" 1270 > 1271 <File 1272 RelativePath=".\intltest.cpp" 1273 > 1274 </File> 1275 <File 1276 RelativePath=".\intltest.h" 1277 > 1278 </File> 1279 <File 1280 RelativePath=".\itmajor.cpp" 1281 > 1282 </File> 1283 <File 1284 RelativePath=".\itmajor.h" 1285 > 1286 </File> 1287 <File 1288 RelativePath=".\itutil.cpp" 1289 > 1290 </File> 1291 <File 1292 RelativePath=".\itutil.h" 1293 > 1294 </File> 1295 <File 1296 RelativePath=".\testutil.cpp" 1297 > 1298 </File> 1299 <File 1300 RelativePath=".\testutil.h" 1301 > 1302 </File> 1303 <File 1304 RelativePath=".\textfile.cpp" 1305 > 1306 </File> 1307 <File 1308 RelativePath=".\textfile.h" 1309 > 1310 </File> 1311 <File 1312 RelativePath=".\tokiter.cpp" 1313 > 1314 </File> 1315 <File 1316 RelativePath=".\tokiter.h" 1317 > 1318 </File> 1319 <File 1320 RelativePath=".\winutil.cpp" 1321 > 1322 <FileConfiguration 1323 Name="Debug|Win32" 1324 > 1325 <Tool 1326 Name="VCCLCompilerTool" 1327 DisableLanguageExtensions="false" 1328 /> 1329 </FileConfiguration> 1330 <FileConfiguration 1331 Name="Release|Win32" 1332 > 1333 <Tool 1334 Name="VCCLCompilerTool" 1335 DisableLanguageExtensions="false" 1336 /> 1337 </FileConfiguration> 1338 <FileConfiguration 1339 Name="Debug|x64" 1340 > 1341 <Tool 1342 Name="VCCLCompilerTool" 1343 DisableLanguageExtensions="false" 1344 /> 1345 </FileConfiguration> 1346 <FileConfiguration 1347 Name="Release|x64" 1348 > 1349 <Tool 1350 Name="VCCLCompilerTool" 1351 DisableLanguageExtensions="false" 1352 /> 1353 </FileConfiguration> 1354 </File> 1355 <File 1356 RelativePath=".\winutil.h" 1357 > 1358 </File> 1359 </Filter> 1360 <Filter 1361 Name="normalization" 1362 > 1363 <File 1364 RelativePath=".\canittst.cpp" 1365 > 1366 </File> 1367 <File 1368 RelativePath=".\canittst.h" 1369 > 1370 </File> 1371 <File 1372 RelativePath=".\normconf.cpp" 1373 > 1374 </File> 1375 <File 1376 RelativePath=".\normconf.h" 1377 > 1378 </File> 1379 <File 1380 RelativePath=".\tstnorm.cpp" 1381 > 1382 </File> 1383 <File 1384 RelativePath=".\tstnorm.h" 1385 > 1386 </File> 1387 <File 1388 RelativePath=".\tstnrapi.cpp" 1389 > 1390 </File> 1391 </Filter> 1392 <Filter 1393 Name="properties & sets" 1394 > 1395 <File 1396 RelativePath=".\ucdtest.cpp" 1397 > 1398 </File> 1399 <File 1400 RelativePath=".\ucdtest.h" 1401 > 1402 </File> 1403 <File 1404 RelativePath=".\usettest.cpp" 1405 > 1406 </File> 1407 <File 1408 RelativePath=".\usettest.h" 1409 > 1410 </File> 1411 </Filter> 1412 <Filter 1413 Name="regex" 1414 > 1415 <File 1416 RelativePath=".\regextst.cpp" 1417 > 1418 </File> 1419 <File 1420 RelativePath=".\regextst.h" 1421 > 1422 </File> 1423 </Filter> 1424 <Filter 1425 Name="registration" 1426 > 1427 <File 1428 RelativePath=".\icusvtst.cpp" 1429 > 1430 </File> 1431 <File 1432 RelativePath=".\icusvtst.h" 1433 > 1434 </File> 1435 </Filter> 1436 <Filter 1437 Name="strings" 1438 > 1439 <File 1440 RelativePath=".\citrtest.cpp" 1441 > 1442 </File> 1443 <File 1444 RelativePath=".\citrtest.h" 1445 > 1446 </File> 1447 <File 1448 RelativePath=".\reptest.cpp" 1449 > 1450 </File> 1451 <File 1452 RelativePath=".\reptest.h" 1453 > 1454 </File> 1455 <File 1456 RelativePath=".\sfwdchit.cpp" 1457 > 1458 </File> 1459 <File 1460 RelativePath=".\sfwdchit.h" 1461 > 1462 </File> 1463 <File 1464 RelativePath=".\strcase.cpp" 1465 > 1466 </File> 1467 <File 1468 RelativePath=".\ustrtest.cpp" 1469 > 1470 <FileConfiguration 1471 Name="Debug|Win32" 1472 > 1473 <Tool 1474 Name="VCCLCompilerTool" 1475 DisableLanguageExtensions="false" 1476 /> 1477 </FileConfiguration> 1478 <FileConfiguration 1479 Name="Release|Win32" 1480 > 1481 <Tool 1482 Name="VCCLCompilerTool" 1483 DisableLanguageExtensions="false" 1484 /> 1485 </FileConfiguration> 1486 <FileConfiguration 1487 Name="Debug|x64" 1488 > 1489 <Tool 1490 Name="VCCLCompilerTool" 1491 DisableLanguageExtensions="false" 1492 /> 1493 </FileConfiguration> 1494 <FileConfiguration 1495 Name="Release|x64" 1496 > 1497 <Tool 1498 Name="VCCLCompilerTool" 1499 DisableLanguageExtensions="false" 1500 /> 1501 </FileConfiguration> 1502 </File> 1503 <File 1504 RelativePath=".\ustrtest.h" 1505 > 1506 </File> 1507 <File 1508 RelativePath=".\utxttest.cpp" 1509 > 1510 </File> 1511 <File 1512 RelativePath=".\utxttest.h" 1513 > 1514 </File> 1515 </Filter> 1516 <Filter 1517 Name="transforms" 1518 > 1519 <File 1520 RelativePath=".\cpdtrtst.cpp" 1521 > 1522 </File> 1523 <File 1524 RelativePath=".\cpdtrtst.h" 1525 > 1526 </File> 1527 <File 1528 RelativePath=".\ittrans.cpp" 1529 > 1530 </File> 1531 <File 1532 RelativePath=".\ittrans.h" 1533 > 1534 </File> 1535 <File 1536 RelativePath=".\jamotest.cpp" 1537 > 1538 </File> 1539 <File 1540 RelativePath=".\jamotest.h" 1541 > 1542 </File> 1543 <File 1544 RelativePath=".\transapi.cpp" 1545 > 1546 </File> 1547 <File 1548 RelativePath=".\transapi.h" 1549 > 1550 </File> 1551 <File 1552 RelativePath=".\transrt.cpp" 1553 > 1554 </File> 1555 <File 1556 RelativePath=".\transrt.h" 1557 > 1558 </File> 1559 <File 1560 RelativePath=".\transtst.cpp" 1561 > 1562 </File> 1563 <File 1564 RelativePath=".\transtst.h" 1565 > 1566 </File> 1567 <File 1568 RelativePath=".\trnserr.cpp" 1569 > 1570 </File> 1571 <File 1572 RelativePath=".\trnserr.h" 1573 > 1574 </File> 1575 </Filter> 1576 <Filter 1577 Name="conversion" 1578 > 1579 <File 1580 RelativePath=".\convtest.cpp" 1581 > 1582 </File> 1583 <File 1584 RelativePath=".\convtest.h" 1585 > 1586 </File> 1587 </Filter> 1588 <Filter 1589 Name="charset detection" 1590 > 1591 <File 1592 RelativePath=".\csdetest.cpp" 1593 > 1594 </File> 1595 <File 1596 RelativePath=".\csdetest.h" 1597 > 1598 </File> 1599 </Filter> 1600 </Files> 1601 <Globals> 1602 </Globals> 1603 </VisualStudioProject> 1604