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