]> git.saurik.com Git - apple/icu.git/blob - icuSources/layout/layout.vcproj
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / layout / layout.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="layout"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\..\..\lib"
16 IntermediateDirectory=".\Debug"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 ImproveFloatingPointConsistency="TRUE"
25 AdditionalIncludeDirectories="..\..\include;..\common"
26 PreprocessorDefinitions="WIN32;_DEBUG;U_LAYOUT_IMPLEMENTATION"
27 BasicRuntimeChecks="3"
28 RuntimeLibrary="3"
29 BufferSecurityCheck="TRUE"
30 DisableLanguageExtensions="TRUE"
31 TreatWChar_tAsBuiltInType="TRUE"
32 PrecompiledHeaderFile=".\Debug/layout.pch"
33 AssemblerListingLocation=".\Debug/"
34 ObjectFile=".\Debug/"
35 ProgramDataBaseFileName=".\Debug/"
36 BrowseInformation="1"
37 WarningLevel="3"
38 SuppressStartupBanner="TRUE"
39 DebugInformationFormat="4"
40 CompileAs="0"/>
41 <Tool
42 Name="VCCustomBuildTool"/>
43 <Tool
44 Name="VCLinkerTool"
45 OutputFile="..\..\bin\icule36d.dll"
46 LinkIncremental="2"
47 SuppressStartupBanner="TRUE"
48 GenerateDebugInformation="TRUE"
49 ProgramDatabaseFile=".\..\..\lib\icule36d.pdb"
50 BaseAddress="0x4ac00000"
51 ImportLibrary="..\..\lib\iculed.lib"/>
52 <Tool
53 Name="VCMIDLTool"
54 PreprocessorDefinitions="_DEBUG"
55 MkTypLibCompatible="TRUE"
56 SuppressStartupBanner="TRUE"
57 TargetEnvironment="1"
58 TypeLibraryName=".\..\..\lib\iculed.tlb"/>
59 <Tool
60 Name="VCPostBuildEventTool"/>
61 <Tool
62 Name="VCPreBuildEventTool"/>
63 <Tool
64 Name="VCPreLinkEventTool"/>
65 <Tool
66 Name="VCResourceCompilerTool"
67 PreprocessorDefinitions="_DEBUG"
68 Culture="1033"
69 AdditionalIncludeDirectories="..\common"/>
70 <Tool
71 Name="VCWebServiceProxyGeneratorTool"/>
72 <Tool
73 Name="VCXMLDataGeneratorTool"/>
74 <Tool
75 Name="VCWebDeploymentTool"/>
76 <Tool
77 Name="VCManagedWrapperGeneratorTool"/>
78 <Tool
79 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
80 </Configuration>
81 <Configuration
82 Name="Release|Win32"
83 OutputDirectory=".\..\..\lib"
84 IntermediateDirectory=".\Release"
85 ConfigurationType="2"
86 UseOfMFC="0"
87 ATLMinimizesCRunTimeLibraryUsage="FALSE"
88 CharacterSet="2">
89 <Tool
90 Name="VCCLCompilerTool"
91 ImproveFloatingPointConsistency="TRUE"
92 AdditionalIncludeDirectories="..\..\include;..\common"
93 PreprocessorDefinitions="WIN32;NDEBUG;U_LAYOUT_IMPLEMENTATION"
94 StringPooling="TRUE"
95 RuntimeLibrary="2"
96 EnableFunctionLevelLinking="TRUE"
97 DisableLanguageExtensions="TRUE"
98 TreatWChar_tAsBuiltInType="TRUE"
99 PrecompiledHeaderFile=".\Release/layout.pch"
100 AssemblerListingLocation=".\Release/"
101 ObjectFile=".\Release/"
102 ProgramDataBaseFileName=".\Release/"
103 WarningLevel="3"
104 SuppressStartupBanner="TRUE"
105 CompileAs="0"/>
106 <Tool
107 Name="VCCustomBuildTool"/>
108 <Tool
109 Name="VCLinkerTool"
110 OutputFile="..\..\bin\icule36.dll"
111 LinkIncremental="1"
112 SuppressStartupBanner="TRUE"
113 ProgramDatabaseFile=".\..\..\lib\icule36.pdb"
114 EnableCOMDATFolding="2"
115 BaseAddress="0x4ac00000"
116 ImportLibrary="..\..\lib\icule.lib"/>
117 <Tool
118 Name="VCMIDLTool"
119 PreprocessorDefinitions="NDEBUG"
120 MkTypLibCompatible="TRUE"
121 SuppressStartupBanner="TRUE"
122 TargetEnvironment="1"
123 TypeLibraryName=".\..\..\lib\icule.tlb"/>
124 <Tool
125 Name="VCPostBuildEventTool"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"
132 PreprocessorDefinitions="NDEBUG"
133 Culture="1033"
134 AdditionalIncludeDirectories="..\common"/>
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"/>
137 <Tool
138 Name="VCXMLDataGeneratorTool"/>
139 <Tool
140 Name="VCWebDeploymentTool"/>
141 <Tool
142 Name="VCManagedWrapperGeneratorTool"/>
143 <Tool
144 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
145 </Configuration>
146 </Configurations>
147 <References>
148 </References>
149 <Files>
150 <Filter
151 Name="Source Files"
152 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
153 <File
154 RelativePath=".\AlternateSubstSubtables.cpp">
155 </File>
156 <File
157 RelativePath=".\AnchorTables.cpp">
158 </File>
159 <File
160 RelativePath=".\ArabicLayoutEngine.cpp">
161 </File>
162 <File
163 RelativePath=".\ArabicShaping.cpp">
164 </File>
165 <File
166 RelativePath=".\CanonData.cpp">
167 </File>
168 <File
169 RelativePath=".\CanonShaping.cpp">
170 </File>
171 <File
172 RelativePath=".\ClassDefinitionTables.cpp">
173 </File>
174 <File
175 RelativePath=".\ContextualGlyphSubstProc.cpp">
176 </File>
177 <File
178 RelativePath=".\ContextualSubstSubtables.cpp">
179 </File>
180 <File
181 RelativePath=".\CoverageTables.cpp">
182 </File>
183 <File
184 RelativePath=".\CursiveAttachmentSubtables.cpp">
185 </File>
186 <File
187 RelativePath=".\DeviceTables.cpp">
188 </File>
189 <File
190 RelativePath=".\ExtensionSubtables.cpp">
191 </File>
192 <File
193 RelativePath=".\Features.cpp">
194 </File>
195 <File
196 RelativePath=".\GDEFMarkFilter.cpp">
197 </File>
198 <File
199 RelativePath=".\GlyphDefinitionTables.cpp">
200 </File>
201 <File
202 RelativePath=".\GlyphIterator.cpp">
203 </File>
204 <File
205 RelativePath="GlyphLookupTables.cpp">
206 </File>
207 <File
208 RelativePath=".\GlyphPositionAdjustments.cpp">
209 </File>
210 <File
211 RelativePath=".\GlyphPositioningTables.cpp">
212 </File>
213 <File
214 RelativePath=".\GlyphPosnLookupProc.cpp">
215 </File>
216 <File
217 RelativePath=".\GlyphSubstitutionTables.cpp">
218 </File>
219 <File
220 RelativePath=".\GlyphSubstLookupProc.cpp">
221 </File>
222 <File
223 RelativePath=".\GXLayoutEngine.cpp">
224 </File>
225 <File
226 RelativePath=".\HangulLayoutEngine.cpp">
227 </File>
228 <File
229 RelativePath=".\HanLayoutEngine.cpp">
230 </File>
231 <File
232 RelativePath=".\IndicClassTables.cpp">
233 </File>
234 <File
235 RelativePath=".\IndicLayoutEngine.cpp">
236 </File>
237 <File
238 RelativePath=".\IndicRearrangementProcessor.cpp">
239 </File>
240 <File
241 RelativePath=".\IndicReordering.cpp">
242 </File>
243 <File
244 RelativePath=".\KernTable.cpp">
245 </File>
246 <File
247 RelativePath=".\KhmerLayoutEngine.cpp">
248 </File>
249 <File
250 RelativePath=".\KhmerReordering.cpp">
251 </File>
252 <File
253 RelativePath=".\LayoutEngine.cpp">
254 </File>
255 <File
256 RelativePath=".\LEFontInstance.cpp">
257 </File>
258 <File
259 RelativePath=".\LEGlyphStorage.cpp">
260 </File>
261 <File
262 RelativePath=".\LEInsertionList.cpp">
263 </File>
264 <File
265 RelativePath=".\LigatureSubstProc.cpp">
266 </File>
267 <File
268 RelativePath=".\LigatureSubstSubtables.cpp">
269 </File>
270 <File
271 RelativePath=".\LookupProcessor.cpp">
272 </File>
273 <File
274 RelativePath=".\Lookups.cpp">
275 </File>
276 <File
277 RelativePath=".\LookupTables.cpp">
278 </File>
279 <File
280 RelativePath=".\MarkArrays.cpp">
281 </File>
282 <File
283 RelativePath=".\MarkToBasePosnSubtables.cpp">
284 </File>
285 <File
286 RelativePath=".\MarkToLigaturePosnSubtables.cpp">
287 </File>
288 <File
289 RelativePath=".\MarkToMarkPosnSubtables.cpp">
290 </File>
291 <File
292 RelativePath=".\MirroredCharData.cpp">
293 </File>
294 <File
295 RelativePath=".\MorphTables.cpp">
296 </File>
297 <File
298 RelativePath=".\MPreFixups.cpp">
299 </File>
300 <File
301 RelativePath=".\MultipleSubstSubtables.cpp">
302 </File>
303 <File
304 RelativePath=".\NonContextualGlyphSubstProc.cpp">
305 </File>
306 <File
307 RelativePath=".\OpenTypeLayoutEngine.cpp">
308 </File>
309 <File
310 RelativePath=".\OpenTypeUtilities.cpp">
311 </File>
312 <File
313 RelativePath=".\PairPositioningSubtables.cpp">
314 </File>
315 <File
316 RelativePath=".\ScriptAndLanguage.cpp">
317 </File>
318 <File
319 RelativePath=".\ScriptAndLanguageTags.cpp">
320 </File>
321 <File
322 RelativePath=".\SegmentArrayProcessor.cpp">
323 </File>
324 <File
325 RelativePath=".\SegmentSingleProcessor.cpp">
326 </File>
327 <File
328 RelativePath=".\ShapingTypeData.cpp">
329 </File>
330 <File
331 RelativePath=".\SimpleArrayProcessor.cpp">
332 </File>
333 <File
334 RelativePath=".\SinglePositioningSubtables.cpp">
335 </File>
336 <File
337 RelativePath=".\SingleSubstitutionSubtables.cpp">
338 </File>
339 <File
340 RelativePath=".\SingleTableProcessor.cpp">
341 </File>
342 <File
343 RelativePath=".\StateTableProcessor.cpp">
344 </File>
345 <File
346 RelativePath=".\SubstitutionLookups.cpp">
347 </File>
348 <File
349 RelativePath=".\SubtableProcessor.cpp">
350 </File>
351 <File
352 RelativePath=".\ThaiLayoutEngine.cpp">
353 </File>
354 <File
355 RelativePath=".\ThaiShaping.cpp">
356 </File>
357 <File
358 RelativePath=".\ThaiStateTables.cpp">
359 </File>
360 <File
361 RelativePath=".\TibetanLayoutEngine.cpp">
362 </File>
363 <File
364 RelativePath=".\TibetanReordering.cpp">
365 </File>
366 <File
367 RelativePath=".\TrimmedArrayProcessor.cpp">
368 </File>
369 <File
370 RelativePath=".\ValueRecords.cpp">
371 </File>
372 </Filter>
373 <Filter
374 Name="Header Files"
375 Filter="h;hpp;hxx;hm;inl">
376 <File
377 RelativePath=".\AlternateSubstSubtables.h">
378 </File>
379 <File
380 RelativePath=".\AnchorTables.h">
381 </File>
382 <File
383 RelativePath=".\ArabicLayoutEngine.h">
384 </File>
385 <File
386 RelativePath=".\ArabicShaping.h">
387 </File>
388 <File
389 RelativePath=".\AttachmentPosnSubtables.h">
390 </File>
391 <File
392 RelativePath=".\CanonShaping.h">
393 </File>
394 <File
395 RelativePath=".\CharSubstitutionFilter.h">
396 </File>
397 <File
398 RelativePath=".\ClassDefinitionTables.h">
399 </File>
400 <File
401 RelativePath=".\ContextualGlyphInsertion.h">
402 </File>
403 <File
404 RelativePath=".\ContextualGlyphSubstitution.h">
405 </File>
406 <File
407 RelativePath=".\ContextualGlyphSubstProc.h">
408 </File>
409 <File
410 RelativePath=".\ContextualSubstSubtables.h">
411 </File>
412 <File
413 RelativePath=".\CoverageTables.h">
414 </File>
415 <File
416 RelativePath=".\CursiveAttachmentSubtables.h">
417 </File>
418 <File
419 RelativePath=".\DefaultCharMapper.h">
420 </File>
421 <File
422 RelativePath=".\DeviceTables.h">
423 </File>
424 <File
425 RelativePath=".\ExtensionSubtables.h">
426 </File>
427 <File
428 RelativePath=".\Features.h">
429 </File>
430 <File
431 RelativePath=".\GDEFMarkFilter.h">
432 </File>
433 <File
434 RelativePath=".\GlyphDefinitionTables.h">
435 </File>
436 <File
437 RelativePath=".\GlyphIterator.h">
438 </File>
439 <File
440 RelativePath="GlyphLookupTables.h">
441 </File>
442 <File
443 RelativePath=".\GlyphPositionAdjustments.h">
444 </File>
445 <File
446 RelativePath=".\GlyphPositioningTables.h">
447 </File>
448 <File
449 RelativePath=".\GlyphPosnLookupProc.h">
450 </File>
451 <File
452 RelativePath=".\GlyphSubstitutionTables.h">
453 </File>
454 <File
455 RelativePath=".\GlyphSubstLookupProc.h">
456 </File>
457 <File
458 RelativePath=".\GXLayoutEngine.h">
459 </File>
460 <File
461 RelativePath=".\HangulLayoutEngine.h">
462 </File>
463 <File
464 RelativePath=".\HanLayoutEngine.h">
465 </File>
466 <File
467 RelativePath=".\IndicLayoutEngine.h">
468 </File>
469 <File
470 RelativePath=".\IndicRearrangement.h">
471 </File>
472 <File
473 RelativePath=".\IndicRearrangementProcessor.h">
474 </File>
475 <File
476 RelativePath=".\IndicReordering.h">
477 </File>
478 <File
479 RelativePath=".\KernTable.h">
480 </File>
481 <File
482 RelativePath=".\KhmerLayoutEngine.h">
483 </File>
484 <File
485 RelativePath=".\KhmerReordering.h">
486 </File>
487 <File
488 RelativePath=".\LayoutEngine.h">
489 <FileConfiguration
490 Name="Debug|Win32">
491 <Tool
492 Name="VCCustomBuildTool"
493 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
494 "
495 Outputs="..\..\include\layout\$(InputFileName)"/>
496 </FileConfiguration>
497 <FileConfiguration
498 Name="Release|Win32">
499 <Tool
500 Name="VCCustomBuildTool"
501 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
502 "
503 Outputs="..\..\include\layout\$(InputFileName)"/>
504 </FileConfiguration>
505 </File>
506 <File
507 RelativePath=".\LayoutTables.h">
508 </File>
509 <File
510 RelativePath=".\LEFontInstance.h">
511 <FileConfiguration
512 Name="Debug|Win32">
513 <Tool
514 Name="VCCustomBuildTool"
515 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
516 "
517 Outputs="..\..\include\layout\$(InputFileName)"/>
518 </FileConfiguration>
519 <FileConfiguration
520 Name="Release|Win32">
521 <Tool
522 Name="VCCustomBuildTool"
523 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
524 "
525 Outputs="..\..\include\layout\$(InputFileName)"/>
526 </FileConfiguration>
527 </File>
528 <File
529 RelativePath=".\LEGlyphFilter.h">
530 <FileConfiguration
531 Name="Debug|Win32">
532 <Tool
533 Name="VCCustomBuildTool"
534 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
535 "
536 Outputs="..\..\include\layout\$(InputFileName)"/>
537 </FileConfiguration>
538 <FileConfiguration
539 Name="Release|Win32">
540 <Tool
541 Name="VCCustomBuildTool"
542 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
543 "
544 Outputs="..\..\include\layout\$(InputFileName)"/>
545 </FileConfiguration>
546 </File>
547 <File
548 RelativePath=".\LEGlyphStorage.h">
549 <FileConfiguration
550 Name="Debug|Win32">
551 <Tool
552 Name="VCCustomBuildTool"
553 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
554 "
555 Outputs="..\..\include\layout\$(InputFileName)"/>
556 </FileConfiguration>
557 <FileConfiguration
558 Name="Release|Win32">
559 <Tool
560 Name="VCCustomBuildTool"
561 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
562 "
563 Outputs="..\..\include\layout\$(InputFileName)"/>
564 </FileConfiguration>
565 </File>
566 <File
567 RelativePath=".\LEInsertionList.h">
568 <FileConfiguration
569 Name="Debug|Win32">
570 <Tool
571 Name="VCCustomBuildTool"
572 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
573 "
574 Outputs="..\..\include\layout\$(InputFileName)"/>
575 </FileConfiguration>
576 <FileConfiguration
577 Name="Release|Win32">
578 <Tool
579 Name="VCCustomBuildTool"
580 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
581 "
582 Outputs="..\..\include\layout\$(InputFileName)"/>
583 </FileConfiguration>
584 </File>
585 <File
586 RelativePath=".\LELanguages.h">
587 <FileConfiguration
588 Name="Debug|Win32">
589 <Tool
590 Name="VCCustomBuildTool"
591 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
592 "
593 Outputs="..\..\include\layout\$(InputFileName)"/>
594 </FileConfiguration>
595 <FileConfiguration
596 Name="Release|Win32">
597 <Tool
598 Name="VCCustomBuildTool"
599 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
600 "
601 Outputs="..\..\include\layout\$(InputFileName)"/>
602 </FileConfiguration>
603 </File>
604 <File
605 RelativePath=".\LEScripts.h">
606 <FileConfiguration
607 Name="Debug|Win32">
608 <Tool
609 Name="VCCustomBuildTool"
610 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
611 "
612 Outputs="..\..\include\layout\$(InputFileName)"/>
613 </FileConfiguration>
614 <FileConfiguration
615 Name="Release|Win32">
616 <Tool
617 Name="VCCustomBuildTool"
618 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
619 "
620 Outputs="..\..\include\layout\$(InputFileName)"/>
621 </FileConfiguration>
622 </File>
623 <File
624 RelativePath=".\LESwaps.h">
625 <FileConfiguration
626 Name="Debug|Win32">
627 <Tool
628 Name="VCCustomBuildTool"
629 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
630 "
631 Outputs="..\..\include\layout\$(InputFileName)"/>
632 </FileConfiguration>
633 <FileConfiguration
634 Name="Release|Win32">
635 <Tool
636 Name="VCCustomBuildTool"
637 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
638 "
639 Outputs="..\..\include\layout\$(InputFileName)"/>
640 </FileConfiguration>
641 </File>
642 <File
643 RelativePath=".\LETypes.h">
644 <FileConfiguration
645 Name="Debug|Win32">
646 <Tool
647 Name="VCCustomBuildTool"
648 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
649 "
650 Outputs="..\..\include\layout\$(InputFileName)"/>
651 </FileConfiguration>
652 <FileConfiguration
653 Name="Release|Win32">
654 <Tool
655 Name="VCCustomBuildTool"
656 CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout
657 "
658 Outputs="..\..\include\layout\$(InputFileName)"/>
659 </FileConfiguration>
660 </File>
661 <File
662 RelativePath=".\LigatureSubstitution.h">
663 </File>
664 <File
665 RelativePath=".\LigatureSubstProc.h">
666 </File>
667 <File
668 RelativePath=".\LigatureSubstSubtables.h">
669 </File>
670 <File
671 RelativePath=".\LookupProcessor.h">
672 </File>
673 <File
674 RelativePath=".\Lookups.h">
675 </File>
676 <File
677 RelativePath=".\LookupTables.h">
678 </File>
679 <File
680 RelativePath=".\MarkArrays.h">
681 </File>
682 <File
683 RelativePath=".\MarkToBasePosnSubtables.h">
684 </File>
685 <File
686 RelativePath=".\MarkToLigaturePosnSubtables.h">
687 </File>
688 <File
689 RelativePath=".\MarkToMarkPosnSubtables.h">
690 </File>
691 <File
692 RelativePath=".\MorphStateTables.h">
693 </File>
694 <File
695 RelativePath=".\MorphTables.h">
696 </File>
697 <File
698 RelativePath=".\MPreFixups.h">
699 </File>
700 <File
701 RelativePath=".\MultipleSubstSubtables.h">
702 </File>
703 <File
704 RelativePath=".\NonContextualGlyphSubst.h">
705 </File>
706 <File
707 RelativePath=".\NonContextualGlyphSubstProc.h">
708 </File>
709 <File
710 RelativePath=".\OpenTypeLayoutEngine.h">
711 </File>
712 <File
713 RelativePath=".\OpenTypeTables.h">
714 </File>
715 <File
716 RelativePath=".\OpenTypeUtilities.h">
717 </File>
718 <File
719 RelativePath=".\PairPositioningSubtables.h">
720 </File>
721 <File
722 RelativePath=".\ScriptAndLanguage.h">
723 </File>
724 <File
725 RelativePath=".\ScriptAndLanguageTags.h">
726 </File>
727 <File
728 RelativePath=".\SegmentArrayProcessor.h">
729 </File>
730 <File
731 RelativePath=".\SegmentSingleProcessor.h">
732 </File>
733 <File
734 RelativePath=".\SimpleArrayProcessor.h">
735 </File>
736 <File
737 RelativePath=".\SinglePositioningSubtables.h">
738 </File>
739 <File
740 RelativePath=".\SingleSubstitutionSubtables.h">
741 </File>
742 <File
743 RelativePath=".\SingleTableProcessor.h">
744 </File>
745 <File
746 RelativePath=".\StateTableProcessor.h">
747 </File>
748 <File
749 RelativePath=".\StateTables.h">
750 </File>
751 <File
752 RelativePath=".\SubstitutionLookups.h">
753 </File>
754 <File
755 RelativePath=".\SubtableProcessor.h">
756 </File>
757 <File
758 RelativePath=".\ThaiLayoutEngine.h">
759 </File>
760 <File
761 RelativePath=".\ThaiShaping.h">
762 </File>
763 <File
764 RelativePath=".\TibetanLayoutEngine.h">
765 </File>
766 <File
767 RelativePath=".\TibetanReordering.h">
768 </File>
769 <File
770 RelativePath=".\TrimmedArrayProcessor.h">
771 </File>
772 <File
773 RelativePath=".\ValueRecords.h">
774 </File>
775 </Filter>
776 <Filter
777 Name="Resource Files"
778 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
779 <File
780 RelativePath=".\layout.rc">
781 </File>
782 </Filter>
783 </Files>
784 <Globals>
785 </Globals>
786 </VisualStudioProject>