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