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