• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="common"
6	ProjectGUID="{73C0A65B-D1F2-4DE1-B3A6-15DAD2C23F3D}"
7	>
8	<Platforms>
9		<Platform
10			Name="Win32"
11		/>
12	</Platforms>
13	<ToolFiles>
14	</ToolFiles>
15	<Configurations>
16		<Configuration
17			Name="Release|Win32"
18			OutputDirectory=".\..\..\lib"
19			IntermediateDirectory=".\Release"
20			ConfigurationType="2"
21			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22			UseOfMFC="0"
23			ATLMinimizesCRunTimeLibraryUsage="false"
24			CharacterSet="2"
25			>
26			<Tool
27				Name="VCPreBuildEventTool"
28			/>
29			<Tool
30				Name="VCCustomBuildTool"
31			/>
32			<Tool
33				Name="VCXMLDataGeneratorTool"
34			/>
35			<Tool
36				Name="VCWebServiceProxyGeneratorTool"
37			/>
38			<Tool
39				Name="VCMIDLTool"
40				PreprocessorDefinitions="NDEBUG"
41				MkTypLibCompatible="true"
42				SuppressStartupBanner="true"
43				TargetEnvironment="1"
44				TypeLibraryName=".\..\..\lib\icuuc.tlb"
45			/>
46			<Tool
47				Name="VCCLCompilerTool"
48				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_COMMON_IMPLEMENTATION"
49				StringPooling="true"
50				RuntimeLibrary="2"
51				EnableFunctionLevelLinking="true"
52				DisableLanguageExtensions="true"
53				TreatWChar_tAsBuiltInType="true"
54				PrecompiledHeaderFile=".\Release/common.pch"
55				AssemblerListingLocation=".\Release/"
56				ObjectFile=".\Release/"
57				ProgramDataBaseFileName=".\Release/"
58				WarningLevel="3"
59				SuppressStartupBanner="true"
60			/>
61			<Tool
62				Name="VCManagedResourceCompilerTool"
63			/>
64			<Tool
65				Name="VCResourceCompilerTool"
66				PreprocessorDefinitions="NDEBUG"
67				Culture="1033"
68			/>
69			<Tool
70				Name="VCPreLinkEventTool"
71			/>
72			<Tool
73				Name="VCLinkerTool"
74				OutputFile="..\..\bin\icuuc38.dll"
75				LinkIncremental="1"
76				SuppressStartupBanner="true"
77				ProgramDatabaseFile=".\..\..\lib\icuuc38.pdb"
78				EnableCOMDATFolding="2"
79				BaseAddress="0x4a800000"
80				ImportLibrary="..\..\lib\icuuc.lib"
81			/>
82			<Tool
83				Name="VCALinkTool"
84			/>
85			<Tool
86				Name="VCManifestTool"
87			/>
88			<Tool
89				Name="VCXDCMakeTool"
90			/>
91			<Tool
92				Name="VCBscMakeTool"
93			/>
94			<Tool
95				Name="VCFxCopTool"
96			/>
97			<Tool
98				Name="VCAppVerifierTool"
99			/>
100			<Tool
101				Name="VCWebDeploymentTool"
102			/>
103			<Tool
104				Name="VCPostBuildEventTool"
105			/>
106		</Configuration>
107		<Configuration
108			Name="Debug|Win32"
109			OutputDirectory=".\..\..\lib"
110			IntermediateDirectory=".\Debug"
111			ConfigurationType="2"
112			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
113			UseOfMFC="0"
114			ATLMinimizesCRunTimeLibraryUsage="false"
115			CharacterSet="2"
116			>
117			<Tool
118				Name="VCPreBuildEventTool"
119			/>
120			<Tool
121				Name="VCCustomBuildTool"
122			/>
123			<Tool
124				Name="VCXMLDataGeneratorTool"
125			/>
126			<Tool
127				Name="VCWebServiceProxyGeneratorTool"
128			/>
129			<Tool
130				Name="VCMIDLTool"
131				PreprocessorDefinitions="_DEBUG"
132				MkTypLibCompatible="true"
133				SuppressStartupBanner="true"
134				TargetEnvironment="1"
135				TypeLibraryName=".\..\..\lib\icuucd.tlb"
136			/>
137			<Tool
138				Name="VCCLCompilerTool"
139				Optimization="0"
140				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_COMMON_IMPLEMENTATION;RBBI_DEBUG"
141				BasicRuntimeChecks="3"
142				RuntimeLibrary="3"
143				BufferSecurityCheck="true"
144				DisableLanguageExtensions="true"
145				TreatWChar_tAsBuiltInType="true"
146				PrecompiledHeaderFile=".\Debug/common.pch"
147				AssemblerListingLocation=".\Debug/"
148				ObjectFile=".\Debug/"
149				ProgramDataBaseFileName=".\Debug/"
150				BrowseInformation="1"
151				WarningLevel="3"
152				SuppressStartupBanner="true"
153				DebugInformationFormat="4"
154			/>
155			<Tool
156				Name="VCManagedResourceCompilerTool"
157			/>
158			<Tool
159				Name="VCResourceCompilerTool"
160				PreprocessorDefinitions="_DEBUG"
161				Culture="1033"
162			/>
163			<Tool
164				Name="VCPreLinkEventTool"
165			/>
166			<Tool
167				Name="VCLinkerTool"
168				OutputFile="..\..\bin\icuuc38d.dll"
169				LinkIncremental="2"
170				SuppressStartupBanner="true"
171				GenerateDebugInformation="true"
172				ProgramDatabaseFile=".\..\..\lib\icuuc38d.pdb"
173				BaseAddress="0x4a800000"
174				ImportLibrary="..\..\lib\icuucd.lib"
175			/>
176			<Tool
177				Name="VCALinkTool"
178			/>
179			<Tool
180				Name="VCManifestTool"
181				UseFAT32Workaround="true"
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="VCWebDeploymentTool"
197			/>
198			<Tool
199				Name="VCPostBuildEventTool"
200			/>
201		</Configuration>
202	</Configurations>
203	<References>
204	</References>
205	<Files>
206		<Filter
207			Name="bidi"
208			>
209			<File
210				RelativePath=".\ubidi.c"
211				>
212			</File>
213			<File
214				RelativePath=".\unicode\ubidi.h"
215				>
216				<FileConfiguration
217					Name="Release|Win32"
218					>
219					<Tool
220						Name="VCCustomBuildTool"
221						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
222						Outputs="..\..\include\unicode\$(InputFileName)"
223					/>
224				</FileConfiguration>
225				<FileConfiguration
226					Name="Debug|Win32"
227					>
228					<Tool
229						Name="VCCustomBuildTool"
230						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
231						Outputs="..\..\include\unicode\$(InputFileName)"
232					/>
233				</FileConfiguration>
234			</File>
235			<File
236				RelativePath=".\ubidi_props.c"
237				>
238			</File>
239			<File
240				RelativePath=".\ubidi_props.h"
241				>
242			</File>
243			<File
244				RelativePath=".\ubidiimp.h"
245				>
246			</File>
247			<File
248				RelativePath=".\ubidiln.c"
249				>
250			</File>
251			<File
252				RelativePath=".\ubidiwrt.c"
253				>
254			</File>
255			<File
256				RelativePath=".\ushape.c"
257				>
258			</File>
259			<File
260				RelativePath=".\unicode\ushape.h"
261				>
262				<FileConfiguration
263					Name="Release|Win32"
264					>
265					<Tool
266						Name="VCCustomBuildTool"
267						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
268						Outputs="..\..\include\unicode\$(InputFileName)"
269					/>
270				</FileConfiguration>
271				<FileConfiguration
272					Name="Debug|Win32"
273					>
274					<Tool
275						Name="VCCustomBuildTool"
276						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
277						Outputs="..\..\include\unicode\$(InputFileName)"
278					/>
279				</FileConfiguration>
280			</File>
281		</Filter>
282		<Filter
283			Name="break iteration"
284			>
285			<File
286				RelativePath=".\brkeng.cpp"
287				>
288			</File>
289			<File
290				RelativePath=".\brkeng.h"
291				>
292			</File>
293			<File
294				RelativePath=".\brkiter.cpp"
295				>
296			</File>
297			<File
298				RelativePath=".\unicode\brkiter.h"
299				>
300				<FileConfiguration
301					Name="Release|Win32"
302					>
303					<Tool
304						Name="VCCustomBuildTool"
305						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
306						Outputs="..\..\include\unicode\$(InputFileName)"
307					/>
308				</FileConfiguration>
309				<FileConfiguration
310					Name="Debug|Win32"
311					>
312					<Tool
313						Name="VCCustomBuildTool"
314						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
315						Outputs="..\..\include\unicode\$(InputFileName)"
316					/>
317				</FileConfiguration>
318			</File>
319			<File
320				RelativePath=".\unicode\dbbi.h"
321				>
322				<FileConfiguration
323					Name="Release|Win32"
324					>
325					<Tool
326						Name="VCCustomBuildTool"
327						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
328						Outputs="..\..\include\unicode\$(InputFileName)"
329					/>
330				</FileConfiguration>
331				<FileConfiguration
332					Name="Debug|Win32"
333					>
334					<Tool
335						Name="VCCustomBuildTool"
336						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
337						Outputs="..\..\include\unicode\$(InputFileName)"
338					/>
339				</FileConfiguration>
340			</File>
341			<File
342				RelativePath=".\dictbe.cpp"
343				>
344			</File>
345			<File
346				RelativePath=".\dictbe.h"
347				>
348			</File>
349			<File
350				RelativePath=".\rbbi.cpp"
351				>
352			</File>
353			<File
354				RelativePath=".\unicode\rbbi.h"
355				>
356				<FileConfiguration
357					Name="Release|Win32"
358					>
359					<Tool
360						Name="VCCustomBuildTool"
361						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
362						Outputs="..\..\include\unicode\$(InputFileName)"
363					/>
364				</FileConfiguration>
365				<FileConfiguration
366					Name="Debug|Win32"
367					>
368					<Tool
369						Name="VCCustomBuildTool"
370						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
371						Outputs="..\..\include\unicode\$(InputFileName)"
372					/>
373				</FileConfiguration>
374			</File>
375			<File
376				RelativePath=".\rbbidata.cpp"
377				>
378			</File>
379			<File
380				RelativePath=".\rbbidata.h"
381				>
382			</File>
383			<File
384				RelativePath=".\rbbinode.cpp"
385				>
386			</File>
387			<File
388				RelativePath=".\rbbinode.h"
389				>
390			</File>
391			<File
392				RelativePath=".\rbbirb.cpp"
393				>
394			</File>
395			<File
396				RelativePath=".\rbbirb.h"
397				>
398			</File>
399			<File
400				RelativePath=".\rbbirpt.h"
401				>
402			</File>
403			<File
404				RelativePath=".\rbbiscan.cpp"
405				>
406			</File>
407			<File
408				RelativePath=".\rbbiscan.h"
409				>
410			</File>
411			<File
412				RelativePath=".\rbbisetb.cpp"
413				>
414			</File>
415			<File
416				RelativePath=".\rbbisetb.h"
417				>
418			</File>
419			<File
420				RelativePath=".\rbbistbl.cpp"
421				>
422			</File>
423			<File
424				RelativePath=".\rbbitblb.cpp"
425				>
426			</File>
427			<File
428				RelativePath=".\rbbitblb.h"
429				>
430			</File>
431			<File
432				RelativePath=".\triedict.cpp"
433				>
434			</File>
435			<File
436				RelativePath=".\triedict.h"
437				>
438			</File>
439			<File
440				RelativePath=".\ubrk.cpp"
441				>
442			</File>
443			<File
444				RelativePath=".\unicode\ubrk.h"
445				>
446				<FileConfiguration
447					Name="Release|Win32"
448					>
449					<Tool
450						Name="VCCustomBuildTool"
451						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
452						Outputs="..\..\include\unicode\$(InputFileName)"
453					/>
454				</FileConfiguration>
455				<FileConfiguration
456					Name="Debug|Win32"
457					>
458					<Tool
459						Name="VCCustomBuildTool"
460						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
461						Outputs="..\..\include\unicode\$(InputFileName)"
462					/>
463				</FileConfiguration>
464			</File>
465			<File
466				RelativePath=".\ubrkimpl.h"
467				>
468			</File>
469		</Filter>
470		<Filter
471			Name="collation"
472			>
473			<File
474				RelativePath=".\ucol_swp.c"
475				>
476				<FileConfiguration
477					Name="Release|Win32"
478					>
479					<Tool
480						Name="VCCLCompilerTool"
481						AdditionalIncludeDirectories="..\i18n"
482					/>
483				</FileConfiguration>
484				<FileConfiguration
485					Name="Debug|Win32"
486					>
487					<Tool
488						Name="VCCLCompilerTool"
489						AdditionalIncludeDirectories="..\i18n"
490					/>
491				</FileConfiguration>
492			</File>
493			<File
494				RelativePath=".\ucol_swp.h"
495				>
496			</File>
497		</Filter>
498		<Filter
499			Name="collections"
500			>
501			<File
502				RelativePath=".\hash.h"
503				>
504			</File>
505			<File
506				RelativePath=".\unicode\strenum.h"
507				>
508				<FileConfiguration
509					Name="Release|Win32"
510					>
511					<Tool
512						Name="VCCustomBuildTool"
513						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
514						Outputs="..\..\include\unicode\$(InputFileName)"
515					/>
516				</FileConfiguration>
517				<FileConfiguration
518					Name="Debug|Win32"
519					>
520					<Tool
521						Name="VCCustomBuildTool"
522						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
523						Outputs="..\..\include\unicode\$(InputFileName)"
524					/>
525				</FileConfiguration>
526			</File>
527			<File
528				RelativePath=".\uarrsort.c"
529				>
530			</File>
531			<File
532				RelativePath=".\uarrsort.h"
533				>
534			</File>
535			<File
536				RelativePath=".\uenum.c"
537				>
538			</File>
539			<File
540				RelativePath=".\unicode\uenum.h"
541				>
542				<FileConfiguration
543					Name="Release|Win32"
544					>
545					<Tool
546						Name="VCCustomBuildTool"
547						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
548						Outputs="..\..\include\unicode\$(InputFileName)"
549					/>
550				</FileConfiguration>
551				<FileConfiguration
552					Name="Debug|Win32"
553					>
554					<Tool
555						Name="VCCustomBuildTool"
556						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
557						Outputs="..\..\include\unicode\$(InputFileName)"
558					/>
559				</FileConfiguration>
560			</File>
561			<File
562				RelativePath=".\uenumimp.h"
563				>
564			</File>
565			<File
566				RelativePath=".\uhash.c"
567				>
568			</File>
569			<File
570				RelativePath=".\uhash.h"
571				>
572			</File>
573			<File
574				RelativePath=".\uhash_us.cpp"
575				>
576			</File>
577			<File
578				RelativePath=".\ustack.cpp"
579				>
580			</File>
581			<File
582				RelativePath=".\ustrenum.cpp"
583				>
584			</File>
585			<File
586				RelativePath=".\ustrenum.h"
587				>
588			</File>
589			<File
590				RelativePath=".\utrie.c"
591				>
592			</File>
593			<File
594				RelativePath=".\utrie.h"
595				>
596			</File>
597			<File
598				RelativePath=".\uvector.cpp"
599				>
600			</File>
601			<File
602				RelativePath=".\uvector.h"
603				>
604			</File>
605			<File
606				RelativePath=".\uvectr32.cpp"
607				>
608			</File>
609			<File
610				RelativePath=".\uvectr32.h"
611				>
612			</File>
613		</Filter>
614		<Filter
615			Name="configuration"
616			>
617			<File
618				RelativePath=".\common.rc"
619				>
620			</File>
621			<File
622				RelativePath=".\cpputils.h"
623				>
624			</File>
625			<File
626				RelativePath=".\unicode\docmain.h"
627				>
628				<FileConfiguration
629					Name="Release|Win32"
630					>
631					<Tool
632						Name="VCCustomBuildTool"
633						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
634						Outputs="..\..\include\unicode\$(InputFileName)"
635					/>
636				</FileConfiguration>
637				<FileConfiguration
638					Name="Debug|Win32"
639					>
640					<Tool
641						Name="VCCustomBuildTool"
642						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
643						Outputs="..\..\include\unicode\$(InputFileName)"
644					/>
645				</FileConfiguration>
646			</File>
647			<File
648				RelativePath=".\locmap.c"
649				>
650			</File>
651			<File
652				RelativePath=".\locmap.h"
653				>
654			</File>
655			<File
656				RelativePath=".\mutex.h"
657				>
658			</File>
659			<File
660				RelativePath=".\putil.c"
661				>
662				<FileConfiguration
663					Name="Release|Win32"
664					>
665					<Tool
666						Name="VCCLCompilerTool"
667						DisableLanguageExtensions="false"
668					/>
669				</FileConfiguration>
670				<FileConfiguration
671					Name="Debug|Win32"
672					>
673					<Tool
674						Name="VCCLCompilerTool"
675						DisableLanguageExtensions="false"
676					/>
677				</FileConfiguration>
678			</File>
679			<File
680				RelativePath=".\unicode\putil.h"
681				>
682				<FileConfiguration
683					Name="Release|Win32"
684					>
685					<Tool
686						Name="VCCustomBuildTool"
687						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
688						Outputs="..\..\include\unicode\$(InputFileName)"
689					/>
690				</FileConfiguration>
691				<FileConfiguration
692					Name="Debug|Win32"
693					>
694					<Tool
695						Name="VCCustomBuildTool"
696						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
697						Outputs="..\..\include\unicode\$(InputFileName)"
698					/>
699				</FileConfiguration>
700			</File>
701			<File
702				RelativePath=".\putilimp.h"
703				>
704			</File>
705			<File
706				RelativePath=".\unicode\pwin32.h"
707				>
708				<FileConfiguration
709					Name="Release|Win32"
710					>
711					<Tool
712						Name="VCCustomBuildTool"
713						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
714						Outputs="..\..\include\unicode\$(InputFileName)"
715					/>
716				</FileConfiguration>
717				<FileConfiguration
718					Name="Debug|Win32"
719					>
720					<Tool
721						Name="VCCustomBuildTool"
722						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
723						Outputs="..\..\include\unicode\$(InputFileName)"
724					/>
725				</FileConfiguration>
726			</File>
727			<File
728				RelativePath=".\uassert.h"
729				>
730			</File>
731			<File
732				RelativePath=".\unicode\uconfig.h"
733				>
734				<FileConfiguration
735					Name="Release|Win32"
736					>
737					<Tool
738						Name="VCCustomBuildTool"
739						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
740						Outputs="..\..\include\unicode\$(InputFileName)"
741					/>
742				</FileConfiguration>
743				<FileConfiguration
744					Name="Debug|Win32"
745					>
746					<Tool
747						Name="VCCustomBuildTool"
748						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
749						Outputs="..\..\include\unicode\$(InputFileName)"
750					/>
751				</FileConfiguration>
752			</File>
753			<File
754				RelativePath=".\unicode\udeprctd.h"
755				>
756				<FileConfiguration
757					Name="Release|Win32"
758					>
759					<Tool
760						Name="VCCustomBuildTool"
761						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
762						Outputs="..\..\include\unicode\$(InputFileName)"
763					/>
764				</FileConfiguration>
765				<FileConfiguration
766					Name="Debug|Win32"
767					>
768					<Tool
769						Name="VCCustomBuildTool"
770						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
771						Outputs="..\..\include\unicode\$(InputFileName)"
772					/>
773				</FileConfiguration>
774			</File>
775			<File
776				RelativePath=".\unicode\udraft.h"
777				>
778				<FileConfiguration
779					Name="Release|Win32"
780					>
781					<Tool
782						Name="VCCustomBuildTool"
783						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
784						Outputs="..\..\include\unicode\$(InputFileName)"
785					/>
786				</FileConfiguration>
787				<FileConfiguration
788					Name="Debug|Win32"
789					>
790					<Tool
791						Name="VCCustomBuildTool"
792						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
793						Outputs="..\..\include\unicode\$(InputFileName)"
794					/>
795				</FileConfiguration>
796			</File>
797			<File
798				RelativePath=".\unicode\uintrnal.h"
799				>
800				<FileConfiguration
801					Name="Release|Win32"
802					>
803					<Tool
804						Name="VCCustomBuildTool"
805						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
806						Outputs="..\..\include\unicode\$(InputFileName)"
807					/>
808				</FileConfiguration>
809				<FileConfiguration
810					Name="Debug|Win32"
811					>
812					<Tool
813						Name="VCCustomBuildTool"
814						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
815						Outputs="..\..\include\unicode\$(InputFileName)"
816					/>
817				</FileConfiguration>
818			</File>
819			<File
820				RelativePath=".\unicode\umachine.h"
821				>
822				<FileConfiguration
823					Name="Release|Win32"
824					>
825					<Tool
826						Name="VCCustomBuildTool"
827						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
828						Outputs="..\..\include\unicode\$(InputFileName)"
829					/>
830				</FileConfiguration>
831				<FileConfiguration
832					Name="Debug|Win32"
833					>
834					<Tool
835						Name="VCCustomBuildTool"
836						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
837						Outputs="..\..\include\unicode\$(InputFileName)"
838					/>
839				</FileConfiguration>
840			</File>
841			<File
842				RelativePath=".\umath.c"
843				>
844			</File>
845			<File
846				RelativePath=".\umutex.c"
847				>
848				<FileConfiguration
849					Name="Release|Win32"
850					>
851					<Tool
852						Name="VCCLCompilerTool"
853						DisableLanguageExtensions="false"
854					/>
855				</FileConfiguration>
856				<FileConfiguration
857					Name="Debug|Win32"
858					>
859					<Tool
860						Name="VCCLCompilerTool"
861						DisableLanguageExtensions="false"
862					/>
863				</FileConfiguration>
864			</File>
865			<File
866				RelativePath=".\umutex.h"
867				>
868			</File>
869			<File
870				RelativePath=".\unicode\uobslete.h"
871				>
872				<FileConfiguration
873					Name="Release|Win32"
874					>
875					<Tool
876						Name="VCCustomBuildTool"
877						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
878						Outputs="..\..\include\unicode\$(InputFileName)"
879					/>
880				</FileConfiguration>
881				<FileConfiguration
882					Name="Debug|Win32"
883					>
884					<Tool
885						Name="VCCustomBuildTool"
886						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
887						Outputs="..\..\include\unicode\$(InputFileName)"
888					/>
889				</FileConfiguration>
890			</File>
891			<File
892				RelativePath=".\unicode\urename.h"
893				>
894				<FileConfiguration
895					Name="Release|Win32"
896					>
897					<Tool
898						Name="VCCustomBuildTool"
899						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
900						Outputs="..\..\include\unicode\$(InputFileName)"
901					/>
902				</FileConfiguration>
903				<FileConfiguration
904					Name="Debug|Win32"
905					>
906					<Tool
907						Name="VCCustomBuildTool"
908						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
909						Outputs="..\..\include\unicode\$(InputFileName)"
910					/>
911				</FileConfiguration>
912			</File>
913			<File
914				RelativePath=".\unicode\usystem.h"
915				>
916				<FileConfiguration
917					Name="Release|Win32"
918					>
919					<Tool
920						Name="VCCustomBuildTool"
921						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
922						Outputs="..\..\include\unicode\$(InputFileName)"
923					/>
924				</FileConfiguration>
925				<FileConfiguration
926					Name="Debug|Win32"
927					>
928					<Tool
929						Name="VCCustomBuildTool"
930						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
931						Outputs="..\..\include\unicode\$(InputFileName)"
932					/>
933				</FileConfiguration>
934			</File>
935			<File
936				RelativePath=".\utrace.c"
937				>
938			</File>
939			<File
940				RelativePath=".\unicode\utrace.h"
941				>
942				<FileConfiguration
943					Name="Release|Win32"
944					>
945					<Tool
946						Name="VCCustomBuildTool"
947						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
948						Outputs="..\..\include\unicode\$(InputFileName)"
949					/>
950				</FileConfiguration>
951				<FileConfiguration
952					Name="Debug|Win32"
953					>
954					<Tool
955						Name="VCCustomBuildTool"
956						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
957						Outputs="..\..\include\unicode\$(InputFileName)"
958					/>
959				</FileConfiguration>
960			</File>
961			<File
962				RelativePath=".\utracimp.h"
963				>
964			</File>
965			<File
966				RelativePath=".\utypes.c"
967				>
968			</File>
969			<File
970				RelativePath=".\unicode\utypes.h"
971				>
972				<FileConfiguration
973					Name="Release|Win32"
974					>
975					<Tool
976						Name="VCCustomBuildTool"
977						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
978						Outputs="..\..\include\unicode\$(InputFileName)"
979					/>
980				</FileConfiguration>
981				<FileConfiguration
982					Name="Debug|Win32"
983					>
984					<Tool
985						Name="VCCustomBuildTool"
986						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
987						Outputs="..\..\include\unicode\$(InputFileName)"
988					/>
989				</FileConfiguration>
990			</File>
991			<File
992				RelativePath=".\unicode\uversion.h"
993				>
994				<FileConfiguration
995					Name="Release|Win32"
996					>
997					<Tool
998						Name="VCCustomBuildTool"
999						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1000						Outputs="..\..\include\unicode\$(InputFileName)"
1001					/>
1002				</FileConfiguration>
1003				<FileConfiguration
1004					Name="Debug|Win32"
1005					>
1006					<Tool
1007						Name="VCCustomBuildTool"
1008						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1009						Outputs="..\..\include\unicode\$(InputFileName)"
1010					/>
1011				</FileConfiguration>
1012			</File>
1013			<File
1014				RelativePath=".\wintz.c"
1015				>
1016				<FileConfiguration
1017					Name="Release|Win32"
1018					>
1019					<Tool
1020						Name="VCCLCompilerTool"
1021						DisableLanguageExtensions="false"
1022					/>
1023				</FileConfiguration>
1024				<FileConfiguration
1025					Name="Debug|Win32"
1026					>
1027					<Tool
1028						Name="VCCLCompilerTool"
1029						DisableLanguageExtensions="false"
1030					/>
1031				</FileConfiguration>
1032			</File>
1033			<File
1034				RelativePath=".\wintz.h"
1035				>
1036			</File>
1037		</Filter>
1038		<Filter
1039			Name="conversion"
1040			>
1041			<File
1042				RelativePath=".\ucnv.c"
1043				>
1044			</File>
1045			<File
1046				RelativePath=".\unicode\ucnv.h"
1047				>
1048				<FileConfiguration
1049					Name="Release|Win32"
1050					>
1051					<Tool
1052						Name="VCCustomBuildTool"
1053						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1054						Outputs="..\..\include\unicode\$(InputFileName)"
1055					/>
1056				</FileConfiguration>
1057				<FileConfiguration
1058					Name="Debug|Win32"
1059					>
1060					<Tool
1061						Name="VCCustomBuildTool"
1062						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1063						Outputs="..\..\include\unicode\$(InputFileName)"
1064					/>
1065				</FileConfiguration>
1066			</File>
1067			<File
1068				RelativePath=".\ucnv2022.c"
1069				>
1070			</File>
1071			<File
1072				RelativePath=".\ucnv_bld.c"
1073				>
1074			</File>
1075			<File
1076				RelativePath=".\ucnv_bld.h"
1077				>
1078			</File>
1079			<File
1080				RelativePath=".\ucnv_cb.c"
1081				>
1082			</File>
1083			<File
1084				RelativePath=".\unicode\ucnv_cb.h"
1085				>
1086				<FileConfiguration
1087					Name="Release|Win32"
1088					>
1089					<Tool
1090						Name="VCCustomBuildTool"
1091						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1092						Outputs="..\..\include\unicode\$(InputFileName)"
1093					/>
1094				</FileConfiguration>
1095				<FileConfiguration
1096					Name="Debug|Win32"
1097					>
1098					<Tool
1099						Name="VCCustomBuildTool"
1100						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1101						Outputs="..\..\include\unicode\$(InputFileName)"
1102					/>
1103				</FileConfiguration>
1104			</File>
1105			<File
1106				RelativePath=".\ucnv_cnv.c"
1107				>
1108			</File>
1109			<File
1110				RelativePath=".\ucnv_cnv.h"
1111				>
1112			</File>
1113			<File
1114				RelativePath=".\ucnv_err.c"
1115				>
1116			</File>
1117			<File
1118				RelativePath=".\unicode\ucnv_err.h"
1119				>
1120				<FileConfiguration
1121					Name="Release|Win32"
1122					>
1123					<Tool
1124						Name="VCCustomBuildTool"
1125						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1126						Outputs="..\..\include\unicode\$(InputFileName)"
1127					/>
1128				</FileConfiguration>
1129				<FileConfiguration
1130					Name="Debug|Win32"
1131					>
1132					<Tool
1133						Name="VCCustomBuildTool"
1134						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1135						Outputs="..\..\include\unicode\$(InputFileName)"
1136					/>
1137				</FileConfiguration>
1138			</File>
1139			<File
1140				RelativePath=".\ucnv_ext.c"
1141				>
1142			</File>
1143			<File
1144				RelativePath=".\ucnv_ext.h"
1145				>
1146			</File>
1147			<File
1148				RelativePath=".\ucnv_imp.h"
1149				>
1150			</File>
1151			<File
1152				RelativePath=".\ucnv_io.c"
1153				>
1154			</File>
1155			<File
1156				RelativePath=".\ucnv_io.h"
1157				>
1158			</File>
1159			<File
1160				RelativePath=".\ucnv_lmb.c"
1161				>
1162			</File>
1163			<File
1164				RelativePath=".\ucnv_set.c"
1165				>
1166			</File>
1167			<File
1168				RelativePath=".\ucnv_u16.c"
1169				>
1170			</File>
1171			<File
1172				RelativePath=".\ucnv_u32.c"
1173				>
1174			</File>
1175			<File
1176				RelativePath=".\ucnv_u7.c"
1177				>
1178			</File>
1179			<File
1180				RelativePath=".\ucnv_u8.c"
1181				>
1182			</File>
1183			<File
1184				RelativePath=".\ucnvbocu.c"
1185				>
1186			</File>
1187			<File
1188				RelativePath=".\ucnvdisp.c"
1189				>
1190			</File>
1191			<File
1192				RelativePath=".\ucnvhz.c"
1193				>
1194			</File>
1195			<File
1196				RelativePath=".\ucnvisci.c"
1197				>
1198			</File>
1199			<File
1200				RelativePath=".\ucnvlat1.c"
1201				>
1202			</File>
1203			<File
1204				RelativePath=".\ucnvmbcs.c"
1205				>
1206			</File>
1207			<File
1208				RelativePath=".\ucnvmbcs.h"
1209				>
1210			</File>
1211			<File
1212				RelativePath=".\ucnvscsu.c"
1213				>
1214			</File>
1215		</Filter>
1216		<Filter
1217			Name="data &amp; memory"
1218			>
1219			<File
1220				RelativePath=".\cmemory.c"
1221				>
1222			</File>
1223			<File
1224				RelativePath=".\cmemory.h"
1225				>
1226			</File>
1227			<File
1228				RelativePath=".\unicode\uclean.h"
1229				>
1230				<FileConfiguration
1231					Name="Release|Win32"
1232					>
1233					<Tool
1234						Name="VCCustomBuildTool"
1235						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1236						Outputs="..\..\include\unicode\$(InputFileName)"
1237					/>
1238				</FileConfiguration>
1239				<FileConfiguration
1240					Name="Debug|Win32"
1241					>
1242					<Tool
1243						Name="VCCustomBuildTool"
1244						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1245						Outputs="..\..\include\unicode\$(InputFileName)"
1246					/>
1247				</FileConfiguration>
1248			</File>
1249			<File
1250				RelativePath=".\ucln.h"
1251				>
1252			</File>
1253			<File
1254				RelativePath=".\ucln_cmn.c"
1255				>
1256			</File>
1257			<File
1258				RelativePath=".\ucln_cmn.h"
1259				>
1260			</File>
1261			<File
1262				RelativePath=".\ucmndata.c"
1263				>
1264			</File>
1265			<File
1266				RelativePath=".\ucmndata.h"
1267				>
1268			</File>
1269			<File
1270				RelativePath=".\udata.c"
1271				>
1272			</File>
1273			<File
1274				RelativePath=".\unicode\udata.h"
1275				>
1276				<FileConfiguration
1277					Name="Release|Win32"
1278					>
1279					<Tool
1280						Name="VCCustomBuildTool"
1281						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1282						Outputs="..\..\include\unicode\$(InputFileName)"
1283					/>
1284				</FileConfiguration>
1285				<FileConfiguration
1286					Name="Debug|Win32"
1287					>
1288					<Tool
1289						Name="VCCustomBuildTool"
1290						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1291						Outputs="..\..\include\unicode\$(InputFileName)"
1292					/>
1293				</FileConfiguration>
1294			</File>
1295			<File
1296				RelativePath=".\udatamem.c"
1297				>
1298			</File>
1299			<File
1300				RelativePath=".\udatamem.h"
1301				>
1302			</File>
1303			<File
1304				RelativePath=".\udataswp.c"
1305				>
1306			</File>
1307			<File
1308				RelativePath=".\udataswp.h"
1309				>
1310			</File>
1311			<File
1312				RelativePath=".\uinit.c"
1313				>
1314			</File>
1315			<File
1316				RelativePath=".\umapfile.c"
1317				>
1318				<FileConfiguration
1319					Name="Release|Win32"
1320					>
1321					<Tool
1322						Name="VCCLCompilerTool"
1323						DisableLanguageExtensions="false"
1324					/>
1325				</FileConfiguration>
1326				<FileConfiguration
1327					Name="Debug|Win32"
1328					>
1329					<Tool
1330						Name="VCCLCompilerTool"
1331						DisableLanguageExtensions="false"
1332					/>
1333				</FileConfiguration>
1334			</File>
1335			<File
1336				RelativePath=".\umapfile.h"
1337				>
1338			</File>
1339			<File
1340				RelativePath=".\uobject.cpp"
1341				>
1342			</File>
1343			<File
1344				RelativePath=".\unicode\uobject.h"
1345				>
1346				<FileConfiguration
1347					Name="Release|Win32"
1348					>
1349					<Tool
1350						Name="VCCustomBuildTool"
1351						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1352						Outputs="..\..\include\unicode\$(InputFileName)"
1353					/>
1354				</FileConfiguration>
1355				<FileConfiguration
1356					Name="Debug|Win32"
1357					>
1358					<Tool
1359						Name="VCCustomBuildTool"
1360						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1361						Outputs="..\..\include\unicode\$(InputFileName)"
1362					/>
1363				</FileConfiguration>
1364			</File>
1365		</Filter>
1366		<Filter
1367			Name="formatting"
1368			>
1369			<File
1370				RelativePath=".\unicode\parseerr.h"
1371				>
1372				<FileConfiguration
1373					Name="Release|Win32"
1374					>
1375					<Tool
1376						Name="VCCustomBuildTool"
1377						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1378						Outputs="..\..\include\unicode\$(InputFileName)"
1379					/>
1380				</FileConfiguration>
1381				<FileConfiguration
1382					Name="Debug|Win32"
1383					>
1384					<Tool
1385						Name="VCCustomBuildTool"
1386						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1387						Outputs="..\..\include\unicode\$(InputFileName)"
1388					/>
1389				</FileConfiguration>
1390			</File>
1391			<File
1392				RelativePath=".\parsepos.cpp"
1393				>
1394			</File>
1395			<File
1396				RelativePath=".\unicode\parsepos.h"
1397				>
1398				<FileConfiguration
1399					Name="Release|Win32"
1400					>
1401					<Tool
1402						Name="VCCustomBuildTool"
1403						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1404						Outputs="..\..\include\unicode\$(InputFileName)"
1405					/>
1406				</FileConfiguration>
1407				<FileConfiguration
1408					Name="Debug|Win32"
1409					>
1410					<Tool
1411						Name="VCCustomBuildTool"
1412						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1413						Outputs="..\..\include\unicode\$(InputFileName)"
1414					/>
1415				</FileConfiguration>
1416			</File>
1417			<File
1418				RelativePath=".\unicode\umisc.h"
1419				>
1420				<FileConfiguration
1421					Name="Release|Win32"
1422					>
1423					<Tool
1424						Name="VCCustomBuildTool"
1425						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1426						Outputs="..\..\include\unicode\$(InputFileName)"
1427					/>
1428				</FileConfiguration>
1429				<FileConfiguration
1430					Name="Debug|Win32"
1431					>
1432					<Tool
1433						Name="VCCustomBuildTool"
1434						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1435						Outputs="..\..\include\unicode\$(InputFileName)"
1436					/>
1437				</FileConfiguration>
1438			</File>
1439			<File
1440				RelativePath=".\ustrfmt.c"
1441				>
1442			</File>
1443			<File
1444				RelativePath=".\ustrfmt.h"
1445				>
1446			</File>
1447			<File
1448				RelativePath=".\util.cpp"
1449				>
1450			</File>
1451			<File
1452				RelativePath=".\util.h"
1453				>
1454			</File>
1455			<File
1456				RelativePath=".\util_props.cpp"
1457				>
1458			</File>
1459		</Filter>
1460		<Filter
1461			Name="idna"
1462			Filter="*.c,*.h"
1463			>
1464			<File
1465				RelativePath=".\punycode.c"
1466				>
1467			</File>
1468			<File
1469				RelativePath=".\punycode.h"
1470				>
1471			</File>
1472			<File
1473				RelativePath=".\uidna.cpp"
1474				>
1475			</File>
1476			<File
1477				RelativePath=".\unicode\uidna.h"
1478				>
1479				<FileConfiguration
1480					Name="Release|Win32"
1481					>
1482					<Tool
1483						Name="VCCustomBuildTool"
1484						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1485						Outputs="..\..\include\unicode\$(InputFileName)"
1486					/>
1487				</FileConfiguration>
1488				<FileConfiguration
1489					Name="Debug|Win32"
1490					>
1491					<Tool
1492						Name="VCCustomBuildTool"
1493						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1494						Outputs="..\..\include\unicode\$(InputFileName)"
1495					/>
1496				</FileConfiguration>
1497			</File>
1498		</Filter>
1499		<Filter
1500			Name="locales &amp; resources"
1501			>
1502			<File
1503				RelativePath=".\locbased.cpp"
1504				>
1505			</File>
1506			<File
1507				RelativePath=".\locbased.h"
1508				>
1509			</File>
1510			<File
1511				RelativePath=".\locid.cpp"
1512				>
1513			</File>
1514			<File
1515				RelativePath=".\unicode\locid.h"
1516				>
1517				<FileConfiguration
1518					Name="Release|Win32"
1519					>
1520					<Tool
1521						Name="VCCustomBuildTool"
1522						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1523						Outputs="..\..\include\unicode\$(InputFileName)"
1524					/>
1525				</FileConfiguration>
1526				<FileConfiguration
1527					Name="Debug|Win32"
1528					>
1529					<Tool
1530						Name="VCCustomBuildTool"
1531						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1532						Outputs="..\..\include\unicode\$(InputFileName)"
1533					/>
1534				</FileConfiguration>
1535			</File>
1536			<File
1537				RelativePath=".\locutil.cpp"
1538				>
1539			</File>
1540			<File
1541				RelativePath=".\locutil.h"
1542				>
1543			</File>
1544			<File
1545				RelativePath=".\resbund.cpp"
1546				>
1547			</File>
1548			<File
1549				RelativePath=".\unicode\resbund.h"
1550				>
1551				<FileConfiguration
1552					Name="Release|Win32"
1553					>
1554					<Tool
1555						Name="VCCustomBuildTool"
1556						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1557						Outputs="..\..\include\unicode\$(InputFileName)"
1558					/>
1559				</FileConfiguration>
1560				<FileConfiguration
1561					Name="Debug|Win32"
1562					>
1563					<Tool
1564						Name="VCCustomBuildTool"
1565						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1566						Outputs="..\..\include\unicode\$(InputFileName)"
1567					/>
1568				</FileConfiguration>
1569			</File>
1570			<File
1571				RelativePath=".\resbund_cnv.cpp"
1572				>
1573			</File>
1574			<File
1575				RelativePath=".\ucat.c"
1576				>
1577			</File>
1578			<File
1579				RelativePath=".\unicode\ucat.h"
1580				>
1581				<FileConfiguration
1582					Name="Release|Win32"
1583					>
1584					<Tool
1585						Name="VCCustomBuildTool"
1586						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1587						Outputs="..\..\include\unicode\$(InputFileName)"
1588					/>
1589				</FileConfiguration>
1590				<FileConfiguration
1591					Name="Debug|Win32"
1592					>
1593					<Tool
1594						Name="VCCustomBuildTool"
1595						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1596						Outputs="..\..\include\unicode\$(InputFileName)"
1597					/>
1598				</FileConfiguration>
1599			</File>
1600			<File
1601				RelativePath=".\uloc.c"
1602				>
1603			</File>
1604			<File
1605				RelativePath=".\unicode\uloc.h"
1606				>
1607				<FileConfiguration
1608					Name="Release|Win32"
1609					>
1610					<Tool
1611						Name="VCCustomBuildTool"
1612						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1613						Outputs="..\..\include\unicode\$(InputFileName)"
1614					/>
1615				</FileConfiguration>
1616				<FileConfiguration
1617					Name="Debug|Win32"
1618					>
1619					<Tool
1620						Name="VCCustomBuildTool"
1621						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1622						Outputs="..\..\include\unicode\$(InputFileName)"
1623					/>
1624				</FileConfiguration>
1625			</File>
1626			<File
1627				RelativePath=".\ulocimp.h"
1628				>
1629			</File>
1630			<File
1631				RelativePath=".\unicode\ures.h"
1632				>
1633				<FileConfiguration
1634					Name="Release|Win32"
1635					>
1636					<Tool
1637						Name="VCCustomBuildTool"
1638						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1639						Outputs="..\..\include\unicode\$(InputFileName)"
1640					/>
1641				</FileConfiguration>
1642				<FileConfiguration
1643					Name="Debug|Win32"
1644					>
1645					<Tool
1646						Name="VCCustomBuildTool"
1647						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1648						Outputs="..\..\include\unicode\$(InputFileName)"
1649					/>
1650				</FileConfiguration>
1651			</File>
1652			<File
1653				RelativePath=".\ures_cnv.c"
1654				>
1655			</File>
1656			<File
1657				RelativePath=".\uresbund.c"
1658				>
1659			</File>
1660			<File
1661				RelativePath=".\uresdata.c"
1662				>
1663			</File>
1664			<File
1665				RelativePath=".\uresdata.h"
1666				>
1667			</File>
1668			<File
1669				RelativePath=".\uresimp.h"
1670				>
1671			</File>
1672		</Filter>
1673		<Filter
1674			Name="normalization"
1675			>
1676			<File
1677				RelativePath=".\caniter.cpp"
1678				>
1679			</File>
1680			<File
1681				RelativePath=".\unicode\caniter.h"
1682				>
1683				<FileConfiguration
1684					Name="Release|Win32"
1685					>
1686					<Tool
1687						Name="VCCustomBuildTool"
1688						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1689						Outputs="..\..\include\unicode\$(InputFileName)"
1690					/>
1691				</FileConfiguration>
1692				<FileConfiguration
1693					Name="Debug|Win32"
1694					>
1695					<Tool
1696						Name="VCCustomBuildTool"
1697						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1698						Outputs="..\..\include\unicode\$(InputFileName)"
1699					/>
1700				</FileConfiguration>
1701			</File>
1702			<File
1703				RelativePath=".\normlzr.cpp"
1704				>
1705			</File>
1706			<File
1707				RelativePath=".\unicode\normlzr.h"
1708				>
1709				<FileConfiguration
1710					Name="Release|Win32"
1711					>
1712					<Tool
1713						Name="VCCustomBuildTool"
1714						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1715						Outputs="..\..\include\unicode\$(InputFileName)"
1716					/>
1717				</FileConfiguration>
1718				<FileConfiguration
1719					Name="Debug|Win32"
1720					>
1721					<Tool
1722						Name="VCCustomBuildTool"
1723						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1724						Outputs="..\..\include\unicode\$(InputFileName)"
1725					/>
1726				</FileConfiguration>
1727			</File>
1728			<File
1729				RelativePath=".\unorm.cpp"
1730				>
1731			</File>
1732			<File
1733				RelativePath=".\unicode\unorm.h"
1734				>
1735				<FileConfiguration
1736					Name="Release|Win32"
1737					>
1738					<Tool
1739						Name="VCCustomBuildTool"
1740						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1741						Outputs="..\..\include\unicode\$(InputFileName)"
1742					/>
1743				</FileConfiguration>
1744				<FileConfiguration
1745					Name="Debug|Win32"
1746					>
1747					<Tool
1748						Name="VCCustomBuildTool"
1749						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1750						Outputs="..\..\include\unicode\$(InputFileName)"
1751					/>
1752				</FileConfiguration>
1753			</File>
1754			<File
1755				RelativePath=".\unorm_it.c"
1756				>
1757			</File>
1758			<File
1759				RelativePath=".\unorm_it.h"
1760				>
1761			</File>
1762			<File
1763				RelativePath=".\unormcmp.cpp"
1764				>
1765			</File>
1766			<File
1767				RelativePath=".\unormimp.h"
1768				>
1769			</File>
1770		</Filter>
1771		<Filter
1772			Name="properties &amp; sets"
1773			>
1774			<File
1775				RelativePath=".\bmpset.cpp"
1776				>
1777			</File>
1778			<File
1779				RelativePath=".\bmpset.h"
1780				>
1781			</File>
1782			<File
1783				RelativePath=".\propname.cpp"
1784				>
1785			</File>
1786			<File
1787				RelativePath=".\propname.h"
1788				>
1789			</File>
1790			<File
1791				RelativePath=".\ruleiter.cpp"
1792				>
1793			</File>
1794			<File
1795				RelativePath=".\ruleiter.h"
1796				>
1797			</File>
1798			<File
1799				RelativePath=".\unicode\symtable.h"
1800				>
1801				<FileConfiguration
1802					Name="Release|Win32"
1803					>
1804					<Tool
1805						Name="VCCustomBuildTool"
1806						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1807						Outputs="..\..\include\unicode\$(InputFileName)"
1808					/>
1809				</FileConfiguration>
1810				<FileConfiguration
1811					Name="Debug|Win32"
1812					>
1813					<Tool
1814						Name="VCCustomBuildTool"
1815						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1816						Outputs="..\..\include\unicode\$(InputFileName)"
1817					/>
1818				</FileConfiguration>
1819			</File>
1820			<File
1821				RelativePath=".\ucase.c"
1822				>
1823			</File>
1824			<File
1825				RelativePath=".\ucase.h"
1826				>
1827			</File>
1828			<File
1829				RelativePath=".\uchar.c"
1830				>
1831			</File>
1832			<File
1833				RelativePath=".\unicode\uchar.h"
1834				>
1835				<FileConfiguration
1836					Name="Release|Win32"
1837					>
1838					<Tool
1839						Name="VCCustomBuildTool"
1840						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1841						Outputs="..\..\include\unicode\$(InputFileName)"
1842					/>
1843				</FileConfiguration>
1844				<FileConfiguration
1845					Name="Debug|Win32"
1846					>
1847					<Tool
1848						Name="VCCustomBuildTool"
1849						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1850						Outputs="..\..\include\unicode\$(InputFileName)"
1851					/>
1852				</FileConfiguration>
1853			</File>
1854			<File
1855				RelativePath=".\unames.c"
1856				>
1857			</File>
1858			<File
1859				RelativePath=".\unifilt.cpp"
1860				>
1861			</File>
1862			<File
1863				RelativePath=".\unicode\unifilt.h"
1864				>
1865				<FileConfiguration
1866					Name="Release|Win32"
1867					>
1868					<Tool
1869						Name="VCCustomBuildTool"
1870						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1871						Outputs="..\..\include\unicode\$(InputFileName)"
1872					/>
1873				</FileConfiguration>
1874				<FileConfiguration
1875					Name="Debug|Win32"
1876					>
1877					<Tool
1878						Name="VCCustomBuildTool"
1879						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1880						Outputs="..\..\include\unicode\$(InputFileName)"
1881					/>
1882				</FileConfiguration>
1883			</File>
1884			<File
1885				RelativePath=".\unifunct.cpp"
1886				>
1887			</File>
1888			<File
1889				RelativePath=".\unicode\unifunct.h"
1890				>
1891				<FileConfiguration
1892					Name="Release|Win32"
1893					>
1894					<Tool
1895						Name="VCCustomBuildTool"
1896						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1897						Outputs="..\..\include\unicode\$(InputFileName)"
1898					/>
1899				</FileConfiguration>
1900				<FileConfiguration
1901					Name="Debug|Win32"
1902					>
1903					<Tool
1904						Name="VCCustomBuildTool"
1905						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1906						Outputs="..\..\include\unicode\$(InputFileName)"
1907					/>
1908				</FileConfiguration>
1909			</File>
1910			<File
1911				RelativePath=".\unicode\unimatch.h"
1912				>
1913				<FileConfiguration
1914					Name="Release|Win32"
1915					>
1916					<Tool
1917						Name="VCCustomBuildTool"
1918						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1919						Outputs="..\..\include\unicode\$(InputFileName)"
1920					/>
1921				</FileConfiguration>
1922				<FileConfiguration
1923					Name="Debug|Win32"
1924					>
1925					<Tool
1926						Name="VCCustomBuildTool"
1927						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1928						Outputs="..\..\include\unicode\$(InputFileName)"
1929					/>
1930				</FileConfiguration>
1931			</File>
1932			<File
1933				RelativePath=".\uniset.cpp"
1934				>
1935			</File>
1936			<File
1937				RelativePath=".\unicode\uniset.h"
1938				>
1939				<FileConfiguration
1940					Name="Release|Win32"
1941					>
1942					<Tool
1943						Name="VCCustomBuildTool"
1944						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1945						Outputs="..\..\include\unicode\$(InputFileName)"
1946					/>
1947				</FileConfiguration>
1948				<FileConfiguration
1949					Name="Debug|Win32"
1950					>
1951					<Tool
1952						Name="VCCustomBuildTool"
1953						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1954						Outputs="..\..\include\unicode\$(InputFileName)"
1955					/>
1956				</FileConfiguration>
1957			</File>
1958			<File
1959				RelativePath=".\uniset_props.cpp"
1960				>
1961			</File>
1962			<File
1963				RelativePath=".\unisetspan.cpp"
1964				>
1965			</File>
1966			<File
1967				RelativePath=".\unisetspan.h"
1968				>
1969			</File>
1970			<File
1971				RelativePath=".\uprops.c"
1972				>
1973			</File>
1974			<File
1975				RelativePath=".\uprops.h"
1976				>
1977			</File>
1978			<File
1979				RelativePath=".\usc_impl.c"
1980				>
1981			</File>
1982			<File
1983				RelativePath=".\usc_impl.h"
1984				>
1985			</File>
1986			<File
1987				RelativePath=".\uscript.c"
1988				>
1989			</File>
1990			<File
1991				RelativePath=".\unicode\uscript.h"
1992				>
1993				<FileConfiguration
1994					Name="Release|Win32"
1995					>
1996					<Tool
1997						Name="VCCustomBuildTool"
1998						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
1999						Outputs="..\..\include\unicode\$(InputFileName)"
2000					/>
2001				</FileConfiguration>
2002				<FileConfiguration
2003					Name="Debug|Win32"
2004					>
2005					<Tool
2006						Name="VCCustomBuildTool"
2007						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2008						Outputs="..\..\include\unicode\$(InputFileName)"
2009					/>
2010				</FileConfiguration>
2011			</File>
2012			<File
2013				RelativePath=".\uset.cpp"
2014				>
2015			</File>
2016			<File
2017				RelativePath=".\unicode\uset.h"
2018				>
2019				<FileConfiguration
2020					Name="Release|Win32"
2021					>
2022					<Tool
2023						Name="VCCustomBuildTool"
2024						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2025						Outputs="..\..\include\unicode\$(InputFileName)"
2026					/>
2027				</FileConfiguration>
2028				<FileConfiguration
2029					Name="Debug|Win32"
2030					>
2031					<Tool
2032						Name="VCCustomBuildTool"
2033						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2034						Outputs="..\..\include\unicode\$(InputFileName)"
2035					/>
2036				</FileConfiguration>
2037			</File>
2038			<File
2039				RelativePath=".\uset_imp.h"
2040				>
2041			</File>
2042			<File
2043				RelativePath=".\uset_props.cpp"
2044				>
2045			</File>
2046			<File
2047				RelativePath=".\usetiter.cpp"
2048				>
2049			</File>
2050			<File
2051				RelativePath=".\unicode\usetiter.h"
2052				>
2053				<FileConfiguration
2054					Name="Release|Win32"
2055					>
2056					<Tool
2057						Name="VCCustomBuildTool"
2058						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2059						Outputs="..\..\include\unicode\$(InputFileName)"
2060					/>
2061				</FileConfiguration>
2062				<FileConfiguration
2063					Name="Debug|Win32"
2064					>
2065					<Tool
2066						Name="VCCustomBuildTool"
2067						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2068						Outputs="..\..\include\unicode\$(InputFileName)"
2069					/>
2070				</FileConfiguration>
2071			</File>
2072		</Filter>
2073		<Filter
2074			Name="registration"
2075			>
2076			<File
2077				RelativePath=".\serv.cpp"
2078				>
2079			</File>
2080			<File
2081				RelativePath=".\serv.h"
2082				>
2083			</File>
2084			<File
2085				RelativePath=".\servlk.cpp"
2086				>
2087			</File>
2088			<File
2089				RelativePath=".\servlkf.cpp"
2090				>
2091			</File>
2092			<File
2093				RelativePath=".\servloc.h"
2094				>
2095			</File>
2096			<File
2097				RelativePath=".\servls.cpp"
2098				>
2099			</File>
2100			<File
2101				RelativePath=".\servnotf.cpp"
2102				>
2103			</File>
2104			<File
2105				RelativePath=".\servnotf.h"
2106				>
2107			</File>
2108			<File
2109				RelativePath=".\servrbf.cpp"
2110				>
2111			</File>
2112			<File
2113				RelativePath=".\servslkf.cpp"
2114				>
2115			</File>
2116		</Filter>
2117		<Filter
2118			Name="sprep"
2119			>
2120			<File
2121				RelativePath=".\sprpimpl.h"
2122				>
2123			</File>
2124			<File
2125				RelativePath=".\usprep.cpp"
2126				>
2127			</File>
2128			<File
2129				RelativePath=".\unicode\usprep.h"
2130				>
2131				<FileConfiguration
2132					Name="Release|Win32"
2133					>
2134					<Tool
2135						Name="VCCustomBuildTool"
2136						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2137						Outputs="..\..\include\unicode\$(InputFileName)"
2138					/>
2139				</FileConfiguration>
2140				<FileConfiguration
2141					Name="Debug|Win32"
2142					>
2143					<Tool
2144						Name="VCCustomBuildTool"
2145						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2146						Outputs="..\..\include\unicode\$(InputFileName)"
2147					/>
2148				</FileConfiguration>
2149			</File>
2150		</Filter>
2151		<Filter
2152			Name="strings"
2153			>
2154			<File
2155				RelativePath=".\chariter.cpp"
2156				>
2157			</File>
2158			<File
2159				RelativePath=".\unicode\chariter.h"
2160				>
2161				<FileConfiguration
2162					Name="Release|Win32"
2163					>
2164					<Tool
2165						Name="VCCustomBuildTool"
2166						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2167						Outputs="..\..\include\unicode\$(InputFileName)"
2168					/>
2169				</FileConfiguration>
2170				<FileConfiguration
2171					Name="Debug|Win32"
2172					>
2173					<Tool
2174						Name="VCCustomBuildTool"
2175						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2176						Outputs="..\..\include\unicode\$(InputFileName)"
2177					/>
2178				</FileConfiguration>
2179			</File>
2180			<File
2181				RelativePath=".\charstr.h"
2182				>
2183			</File>
2184			<File
2185				RelativePath=".\cstring.c"
2186				>
2187			</File>
2188			<File
2189				RelativePath=".\cstring.h"
2190				>
2191			</File>
2192			<File
2193				RelativePath=".\cwchar.c"
2194				>
2195			</File>
2196			<File
2197				RelativePath=".\cwchar.h"
2198				>
2199			</File>
2200			<File
2201				RelativePath=".\unicode\rep.h"
2202				>
2203				<FileConfiguration
2204					Name="Release|Win32"
2205					>
2206					<Tool
2207						Name="VCCustomBuildTool"
2208						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2209						Outputs="..\..\include\unicode\$(InputFileName)"
2210					/>
2211				</FileConfiguration>
2212				<FileConfiguration
2213					Name="Debug|Win32"
2214					>
2215					<Tool
2216						Name="VCCustomBuildTool"
2217						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2218						Outputs="..\..\include\unicode\$(InputFileName)"
2219					/>
2220				</FileConfiguration>
2221			</File>
2222			<File
2223				RelativePath=".\schriter.cpp"
2224				>
2225			</File>
2226			<File
2227				RelativePath=".\unicode\schriter.h"
2228				>
2229				<FileConfiguration
2230					Name="Release|Win32"
2231					>
2232					<Tool
2233						Name="VCCustomBuildTool"
2234						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2235						Outputs="..\..\include\unicode\$(InputFileName)"
2236					/>
2237				</FileConfiguration>
2238				<FileConfiguration
2239					Name="Debug|Win32"
2240					>
2241					<Tool
2242						Name="VCCustomBuildTool"
2243						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2244						Outputs="..\..\include\unicode\$(InputFileName)"
2245					/>
2246				</FileConfiguration>
2247			</File>
2248			<File
2249				RelativePath=".\ucasemap.c"
2250				>
2251			</File>
2252			<File
2253				RelativePath=".\unicode\ucasemap.h"
2254				>
2255				<FileConfiguration
2256					Name="Release|Win32"
2257					>
2258					<Tool
2259						Name="VCCustomBuildTool"
2260						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2261						Outputs="..\..\include\unicode\$(InputFileName)"
2262					/>
2263				</FileConfiguration>
2264				<FileConfiguration
2265					Name="Debug|Win32"
2266					>
2267					<Tool
2268						Name="VCCustomBuildTool"
2269						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2270						Outputs="..\..\include\unicode\$(InputFileName)"
2271					/>
2272				</FileConfiguration>
2273			</File>
2274			<File
2275				RelativePath=".\uchriter.cpp"
2276				>
2277			</File>
2278			<File
2279				RelativePath=".\unicode\uchriter.h"
2280				>
2281				<FileConfiguration
2282					Name="Release|Win32"
2283					>
2284					<Tool
2285						Name="VCCustomBuildTool"
2286						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2287						Outputs="..\..\include\unicode\$(InputFileName)"
2288					/>
2289				</FileConfiguration>
2290				<FileConfiguration
2291					Name="Debug|Win32"
2292					>
2293					<Tool
2294						Name="VCCustomBuildTool"
2295						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2296						Outputs="..\..\include\unicode\$(InputFileName)"
2297					/>
2298				</FileConfiguration>
2299			</File>
2300			<File
2301				RelativePath=".\uinvchar.c"
2302				>
2303			</File>
2304			<File
2305				RelativePath=".\uinvchar.h"
2306				>
2307			</File>
2308			<File
2309				RelativePath=".\uiter.cpp"
2310				>
2311			</File>
2312			<File
2313				RelativePath=".\unicode\uiter.h"
2314				>
2315				<FileConfiguration
2316					Name="Release|Win32"
2317					>
2318					<Tool
2319						Name="VCCustomBuildTool"
2320						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2321						Outputs="..\..\include\unicode\$(InputFileName)"
2322					/>
2323				</FileConfiguration>
2324				<FileConfiguration
2325					Name="Debug|Win32"
2326					>
2327					<Tool
2328						Name="VCCustomBuildTool"
2329						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2330						Outputs="..\..\include\unicode\$(InputFileName)"
2331					/>
2332				</FileConfiguration>
2333			</File>
2334			<File
2335				RelativePath=".\unistr.cpp"
2336				>
2337			</File>
2338			<File
2339				RelativePath=".\unicode\unistr.h"
2340				>
2341				<FileConfiguration
2342					Name="Release|Win32"
2343					>
2344					<Tool
2345						Name="VCCustomBuildTool"
2346						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2347						Outputs="..\..\include\unicode\$(InputFileName)"
2348					/>
2349				</FileConfiguration>
2350				<FileConfiguration
2351					Name="Debug|Win32"
2352					>
2353					<Tool
2354						Name="VCCustomBuildTool"
2355						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2356						Outputs="..\..\include\unicode\$(InputFileName)"
2357					/>
2358				</FileConfiguration>
2359			</File>
2360			<File
2361				RelativePath=".\unistr_case.cpp"
2362				>
2363			</File>
2364			<File
2365				RelativePath=".\unistr_cnv.cpp"
2366				>
2367			</File>
2368			<File
2369				RelativePath=".\unistr_props.cpp"
2370				>
2371			</File>
2372			<File
2373				RelativePath=".\unicode\urep.h"
2374				>
2375				<FileConfiguration
2376					Name="Release|Win32"
2377					>
2378					<Tool
2379						Name="VCCustomBuildTool"
2380						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2381						Outputs="..\..\include\unicode\$(InputFileName)"
2382					/>
2383				</FileConfiguration>
2384				<FileConfiguration
2385					Name="Debug|Win32"
2386					>
2387					<Tool
2388						Name="VCCustomBuildTool"
2389						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2390						Outputs="..\..\include\unicode\$(InputFileName)"
2391					/>
2392				</FileConfiguration>
2393			</File>
2394			<File
2395				RelativePath=".\ustr_cnv.c"
2396				>
2397			</File>
2398			<File
2399				RelativePath=".\ustr_cnv.h"
2400				>
2401			</File>
2402			<File
2403				RelativePath=".\ustr_imp.h"
2404				>
2405			</File>
2406			<File
2407				RelativePath=".\ustr_wcs.c"
2408				>
2409			</File>
2410			<File
2411				RelativePath=".\ustrcase.c"
2412				>
2413			</File>
2414			<File
2415				RelativePath=".\ustring.c"
2416				>
2417			</File>
2418			<File
2419				RelativePath=".\unicode\ustring.h"
2420				>
2421				<FileConfiguration
2422					Name="Release|Win32"
2423					>
2424					<Tool
2425						Name="VCCustomBuildTool"
2426						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2427						Outputs="..\..\include\unicode\$(InputFileName)"
2428					/>
2429				</FileConfiguration>
2430				<FileConfiguration
2431					Name="Debug|Win32"
2432					>
2433					<Tool
2434						Name="VCCustomBuildTool"
2435						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2436						Outputs="..\..\include\unicode\$(InputFileName)"
2437					/>
2438				</FileConfiguration>
2439			</File>
2440			<File
2441				RelativePath=".\ustrtrns.c"
2442				>
2443			</File>
2444			<File
2445				RelativePath=".\utext.cpp"
2446				>
2447			</File>
2448			<File
2449				RelativePath=".\unicode\utext.h"
2450				>
2451				<FileConfiguration
2452					Name="Release|Win32"
2453					>
2454					<Tool
2455						Name="VCCustomBuildTool"
2456						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2457						Outputs="..\..\include\unicode\$(InputFileName)"
2458					/>
2459				</FileConfiguration>
2460				<FileConfiguration
2461					Name="Debug|Win32"
2462					>
2463					<Tool
2464						Name="VCCustomBuildTool"
2465						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2466						Outputs="..\..\include\unicode\$(InputFileName)"
2467					/>
2468				</FileConfiguration>
2469			</File>
2470			<File
2471				RelativePath=".\unicode\utf.h"
2472				>
2473				<FileConfiguration
2474					Name="Release|Win32"
2475					>
2476					<Tool
2477						Name="VCCustomBuildTool"
2478						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2479						Outputs="..\..\include\unicode\$(InputFileName)"
2480					/>
2481				</FileConfiguration>
2482				<FileConfiguration
2483					Name="Debug|Win32"
2484					>
2485					<Tool
2486						Name="VCCustomBuildTool"
2487						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2488						Outputs="..\..\include\unicode\$(InputFileName)"
2489					/>
2490				</FileConfiguration>
2491			</File>
2492			<File
2493				RelativePath=".\unicode\utf16.h"
2494				>
2495				<FileConfiguration
2496					Name="Release|Win32"
2497					>
2498					<Tool
2499						Name="VCCustomBuildTool"
2500						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2501						Outputs="..\..\include\unicode\$(InputFileName)"
2502					/>
2503				</FileConfiguration>
2504				<FileConfiguration
2505					Name="Debug|Win32"
2506					>
2507					<Tool
2508						Name="VCCustomBuildTool"
2509						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2510						Outputs="..\..\include\unicode\$(InputFileName)"
2511					/>
2512				</FileConfiguration>
2513			</File>
2514			<File
2515				RelativePath=".\unicode\utf32.h"
2516				>
2517				<FileConfiguration
2518					Name="Release|Win32"
2519					>
2520					<Tool
2521						Name="VCCustomBuildTool"
2522						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2523						Outputs="..\..\include\unicode\$(InputFileName)"
2524					/>
2525				</FileConfiguration>
2526				<FileConfiguration
2527					Name="Debug|Win32"
2528					>
2529					<Tool
2530						Name="VCCustomBuildTool"
2531						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2532						Outputs="..\..\include\unicode\$(InputFileName)"
2533					/>
2534				</FileConfiguration>
2535			</File>
2536			<File
2537				RelativePath=".\unicode\utf8.h"
2538				>
2539				<FileConfiguration
2540					Name="Release|Win32"
2541					>
2542					<Tool
2543						Name="VCCustomBuildTool"
2544						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2545						Outputs="..\..\include\unicode\$(InputFileName)"
2546					/>
2547				</FileConfiguration>
2548				<FileConfiguration
2549					Name="Debug|Win32"
2550					>
2551					<Tool
2552						Name="VCCustomBuildTool"
2553						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2554						Outputs="..\..\include\unicode\$(InputFileName)"
2555					/>
2556				</FileConfiguration>
2557			</File>
2558			<File
2559				RelativePath=".\utf_impl.c"
2560				>
2561			</File>
2562			<File
2563				RelativePath=".\unicode\utf_old.h"
2564				>
2565				<FileConfiguration
2566					Name="Release|Win32"
2567					>
2568					<Tool
2569						Name="VCCustomBuildTool"
2570						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2571						Outputs="..\..\include\unicode\$(InputFileName)"
2572					/>
2573				</FileConfiguration>
2574				<FileConfiguration
2575					Name="Debug|Win32"
2576					>
2577					<Tool
2578						Name="VCCustomBuildTool"
2579						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
2580						Outputs="..\..\include\unicode\$(InputFileName)"
2581					/>
2582				</FileConfiguration>
2583			</File>
2584		</Filter>
2585	</Files>
2586	<Globals>
2587	</Globals>
2588</VisualStudioProject>
2589