Home | History | Annotate | Download | only in layout
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="layout"
      6 	ProjectGUID="{C920062A-0647-4553-A3B2-37C58065664B}"
      7 	TargetFrameworkVersion="131072"
      8 	>
      9 	<Platforms>
     10 		<Platform
     11 			Name="Win32"
     12 		/>
     13 		<Platform
     14 			Name="x64"
     15 		/>
     16 	</Platforms>
     17 	<ToolFiles>
     18 	</ToolFiles>
     19 	<Configurations>
     20 		<Configuration
     21 			Name="Debug|Win32"
     22 			OutputDirectory=".\..\..\lib"
     23 			IntermediateDirectory=".\x86\Debug"
     24 			ConfigurationType="2"
     25 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
     26 			UseOfMFC="0"
     27 			ATLMinimizesCRunTimeLibraryUsage="false"
     28 			CharacterSet="2"
     29 			>
     30 			<Tool
     31 				Name="VCPreBuildEventTool"
     32 			/>
     33 			<Tool
     34 				Name="VCCustomBuildTool"
     35 			/>
     36 			<Tool
     37 				Name="VCXMLDataGeneratorTool"
     38 			/>
     39 			<Tool
     40 				Name="VCWebServiceProxyGeneratorTool"
     41 			/>
     42 			<Tool
     43 				Name="VCMIDLTool"
     44 				PreprocessorDefinitions="_DEBUG"
     45 				MkTypLibCompatible="true"
     46 				SuppressStartupBanner="true"
     47 				TargetEnvironment="1"
     48 				TypeLibraryName=".\..\..\lib\iculed.tlb"
     49 			/>
     50 			<Tool
     51 				Name="VCCLCompilerTool"
     52 				Optimization="0"
     53 				AdditionalIncludeDirectories="..\..\include;..\common"
     54 				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION"
     55 				BasicRuntimeChecks="3"
     56 				RuntimeLibrary="3"
     57 				BufferSecurityCheck="true"
     58 				DisableLanguageExtensions="true"
     59 				TreatWChar_tAsBuiltInType="true"
     60 				PrecompiledHeaderFile=".\x86\Debug/layout.pch"
     61 				AssemblerListingLocation=".\x86\Debug/"
     62 				ObjectFile=".\x86\Debug/"
     63 				ProgramDataBaseFileName=".\x86\Debug/"
     64 				BrowseInformation="1"
     65 				WarningLevel="3"
     66 				SuppressStartupBanner="true"
     67 				DebugInformationFormat="4"
     68 				CompileAs="0"
     69 			/>
     70 			<Tool
     71 				Name="VCManagedResourceCompilerTool"
     72 			/>
     73 			<Tool
     74 				Name="VCResourceCompilerTool"
     75 				PreprocessorDefinitions="_DEBUG"
     76 				Culture="1033"
     77 				AdditionalIncludeDirectories="..\common"
     78 			/>
     79 			<Tool
     80 				Name="VCPreLinkEventTool"
     81 			/>
     82 			<Tool
     83 				Name="VCLinkerTool"
     84 				OutputFile="..\..\bin\icule44d.dll"
     85 				LinkIncremental="2"
     86 				SuppressStartupBanner="true"
     87 				GenerateDebugInformation="true"
     88 				ProgramDatabaseFile=".\..\..\lib\iculed.pdb"
     89 				BaseAddress="0x4ac00000"
     90 				RandomizedBaseAddress="1"
     91 				DataExecutionPrevention="0"
     92 				ImportLibrary="..\..\lib\iculed.lib"
     93 			/>
     94 			<Tool
     95 				Name="VCALinkTool"
     96 			/>
     97 			<Tool
     98 				Name="VCManifestTool"
     99 				UseFAT32Workaround="true"
    100 			/>
    101 			<Tool
    102 				Name="VCXDCMakeTool"
    103 			/>
    104 			<Tool
    105 				Name="VCBscMakeTool"
    106 			/>
    107 			<Tool
    108 				Name="VCFxCopTool"
    109 			/>
    110 			<Tool
    111 				Name="VCAppVerifierTool"
    112 			/>
    113 			<Tool
    114 				Name="VCPostBuildEventTool"
    115 			/>
    116 		</Configuration>
    117 		<Configuration
    118 			Name="Release|Win32"
    119 			OutputDirectory=".\..\..\lib"
    120 			IntermediateDirectory=".\x86\Release"
    121 			ConfigurationType="2"
    122 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    123 			UseOfMFC="0"
    124 			ATLMinimizesCRunTimeLibraryUsage="false"
    125 			CharacterSet="2"
    126 			>
    127 			<Tool
    128 				Name="VCPreBuildEventTool"
    129 			/>
    130 			<Tool
    131 				Name="VCCustomBuildTool"
    132 			/>
    133 			<Tool
    134 				Name="VCXMLDataGeneratorTool"
    135 			/>
    136 			<Tool
    137 				Name="VCWebServiceProxyGeneratorTool"
    138 			/>
    139 			<Tool
    140 				Name="VCMIDLTool"
    141 				PreprocessorDefinitions="NDEBUG"
    142 				MkTypLibCompatible="true"
    143 				SuppressStartupBanner="true"
    144 				TargetEnvironment="1"
    145 				TypeLibraryName=".\..\..\lib\icule.tlb"
    146 			/>
    147 			<Tool
    148 				Name="VCCLCompilerTool"
    149 				AdditionalIncludeDirectories="..\..\include;..\common"
    150 				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION"
    151 				StringPooling="true"
    152 				RuntimeLibrary="2"
    153 				EnableFunctionLevelLinking="true"
    154 				DisableLanguageExtensions="true"
    155 				TreatWChar_tAsBuiltInType="true"
    156 				PrecompiledHeaderFile=".\x86\Release/layout.pch"
    157 				AssemblerListingLocation=".\x86\Release/"
    158 				ObjectFile=".\x86\Release/"
    159 				ProgramDataBaseFileName=".\x86\Release/"
    160 				WarningLevel="3"
    161 				SuppressStartupBanner="true"
    162 				CompileAs="0"
    163 			/>
    164 			<Tool
    165 				Name="VCManagedResourceCompilerTool"
    166 			/>
    167 			<Tool
    168 				Name="VCResourceCompilerTool"
    169 				PreprocessorDefinitions="NDEBUG"
    170 				Culture="1033"
    171 				AdditionalIncludeDirectories="..\common"
    172 			/>
    173 			<Tool
    174 				Name="VCPreLinkEventTool"
    175 			/>
    176 			<Tool
    177 				Name="VCLinkerTool"
    178 				OutputFile="..\..\bin\icule44.dll"
    179 				LinkIncremental="1"
    180 				SuppressStartupBanner="true"
    181 				ProgramDatabaseFile=".\..\..\lib\icule.pdb"
    182 				EnableCOMDATFolding="2"
    183 				BaseAddress="0x4ac00000"
    184 				RandomizedBaseAddress="1"
    185 				DataExecutionPrevention="0"
    186 				ImportLibrary="..\..\lib\icule.lib"
    187 			/>
    188 			<Tool
    189 				Name="VCALinkTool"
    190 			/>
    191 			<Tool
    192 				Name="VCManifestTool"
    193 			/>
    194 			<Tool
    195 				Name="VCXDCMakeTool"
    196 			/>
    197 			<Tool
    198 				Name="VCBscMakeTool"
    199 			/>
    200 			<Tool
    201 				Name="VCFxCopTool"
    202 			/>
    203 			<Tool
    204 				Name="VCAppVerifierTool"
    205 			/>
    206 			<Tool
    207 				Name="VCPostBuildEventTool"
    208 			/>
    209 		</Configuration>
    210 		<Configuration
    211 			Name="Debug|x64"
    212 			OutputDirectory=".\x64\Debug"
    213 			IntermediateDirectory=".\x64\Debug"
    214 			ConfigurationType="2"
    215 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    216 			UseOfMFC="0"
    217 			ATLMinimizesCRunTimeLibraryUsage="false"
    218 			CharacterSet="2"
    219 			>
    220 			<Tool
    221 				Name="VCPreBuildEventTool"
    222 			/>
    223 			<Tool
    224 				Name="VCCustomBuildTool"
    225 			/>
    226 			<Tool
    227 				Name="VCXMLDataGeneratorTool"
    228 			/>
    229 			<Tool
    230 				Name="VCWebServiceProxyGeneratorTool"
    231 			/>
    232 			<Tool
    233 				Name="VCMIDLTool"
    234 				PreprocessorDefinitions="_DEBUG"
    235 				MkTypLibCompatible="true"
    236 				SuppressStartupBanner="true"
    237 				TargetEnvironment="3"
    238 				TypeLibraryName=".\..\..\lib64\iculed.tlb"
    239 			/>
    240 			<Tool
    241 				Name="VCCLCompilerTool"
    242 				Optimization="0"
    243 				AdditionalIncludeDirectories="..\..\include;..\common"
    244 				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION"
    245 				BasicRuntimeChecks="3"
    246 				RuntimeLibrary="3"
    247 				BufferSecurityCheck="true"
    248 				DisableLanguageExtensions="true"
    249 				TreatWChar_tAsBuiltInType="true"
    250 				PrecompiledHeaderFile=".\x64\Debug/layout.pch"
    251 				AssemblerListingLocation=".\x64\Debug/"
    252 				ObjectFile=".\x64\Debug/"
    253 				ProgramDataBaseFileName=".\x64\Debug/"
    254 				BrowseInformation="1"
    255 				WarningLevel="3"
    256 				SuppressStartupBanner="true"
    257 				DebugInformationFormat="3"
    258 				CompileAs="0"
    259 			/>
    260 			<Tool
    261 				Name="VCManagedResourceCompilerTool"
    262 			/>
    263 			<Tool
    264 				Name="VCResourceCompilerTool"
    265 				PreprocessorDefinitions="_DEBUG"
    266 				Culture="1033"
    267 				AdditionalIncludeDirectories="..\common"
    268 			/>
    269 			<Tool
    270 				Name="VCPreLinkEventTool"
    271 			/>
    272 			<Tool
    273 				Name="VCLinkerTool"
    274 				OutputFile="..\..\bin64\icule44d.dll"
    275 				LinkIncremental="2"
    276 				SuppressStartupBanner="true"
    277 				GenerateDebugInformation="true"
    278 				ProgramDatabaseFile=".\..\..\lib64\iculed.pdb"
    279 				BaseAddress="0x4ac00000"
    280 				ImportLibrary="..\..\lib64\iculed.lib"
    281 				TargetMachine="17"
    282 			/>
    283 			<Tool
    284 				Name="VCALinkTool"
    285 			/>
    286 			<Tool
    287 				Name="VCManifestTool"
    288 				UseFAT32Workaround="true"
    289 			/>
    290 			<Tool
    291 				Name="VCXDCMakeTool"
    292 			/>
    293 			<Tool
    294 				Name="VCBscMakeTool"
    295 			/>
    296 			<Tool
    297 				Name="VCFxCopTool"
    298 			/>
    299 			<Tool
    300 				Name="VCAppVerifierTool"
    301 			/>
    302 			<Tool
    303 				Name="VCWebDeploymentTool"
    304 			/>
    305 			<Tool
    306 				Name="VCPostBuildEventTool"
    307 			/>
    308 		</Configuration>
    309 		<Configuration
    310 			Name="Release|x64"
    311 			OutputDirectory=".\x64\Release"
    312 			IntermediateDirectory=".\x64\Release"
    313 			ConfigurationType="2"
    314 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    315 			UseOfMFC="0"
    316 			ATLMinimizesCRunTimeLibraryUsage="false"
    317 			CharacterSet="2"
    318 			>
    319 			<Tool
    320 				Name="VCPreBuildEventTool"
    321 			/>
    322 			<Tool
    323 				Name="VCCustomBuildTool"
    324 			/>
    325 			<Tool
    326 				Name="VCXMLDataGeneratorTool"
    327 			/>
    328 			<Tool
    329 				Name="VCWebServiceProxyGeneratorTool"
    330 			/>
    331 			<Tool
    332 				Name="VCMIDLTool"
    333 				PreprocessorDefinitions="NDEBUG"
    334 				MkTypLibCompatible="true"
    335 				SuppressStartupBanner="true"
    336 				TargetEnvironment="3"
    337 				TypeLibraryName=".\..\..\lib64\icule.tlb"
    338 			/>
    339 			<Tool
    340 				Name="VCCLCompilerTool"
    341 				AdditionalIncludeDirectories="..\..\include;..\common"
    342 				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_LAYOUT_IMPLEMENTATION"
    343 				StringPooling="true"
    344 				RuntimeLibrary="2"
    345 				EnableFunctionLevelLinking="true"
    346 				DisableLanguageExtensions="true"
    347 				TreatWChar_tAsBuiltInType="true"
    348 				PrecompiledHeaderFile=".\x64\Release/layout.pch"
    349 				AssemblerListingLocation=".\x64\Release/"
    350 				ObjectFile=".\x64\Release/"
    351 				ProgramDataBaseFileName=".\x64\Release/"
    352 				WarningLevel="3"
    353 				SuppressStartupBanner="true"
    354 				CompileAs="0"
    355 			/>
    356 			<Tool
    357 				Name="VCManagedResourceCompilerTool"
    358 			/>
    359 			<Tool
    360 				Name="VCResourceCompilerTool"
    361 				PreprocessorDefinitions="NDEBUG"
    362 				Culture="1033"
    363 				AdditionalIncludeDirectories="..\common"
    364 			/>
    365 			<Tool
    366 				Name="VCPreLinkEventTool"
    367 			/>
    368 			<Tool
    369 				Name="VCLinkerTool"
    370 				OutputFile="..\..\bin64\icule44.dll"
    371 				LinkIncremental="1"
    372 				SuppressStartupBanner="true"
    373 				ProgramDatabaseFile=".\..\..\lib64\icule.pdb"
    374 				EnableCOMDATFolding="2"
    375 				BaseAddress="0x4ac00000"
    376 				ImportLibrary="..\..\lib64\icule.lib"
    377 				TargetMachine="17"
    378 			/>
    379 			<Tool
    380 				Name="VCALinkTool"
    381 			/>
    382 			<Tool
    383 				Name="VCManifestTool"
    384 			/>
    385 			<Tool
    386 				Name="VCXDCMakeTool"
    387 			/>
    388 			<Tool
    389 				Name="VCBscMakeTool"
    390 			/>
    391 			<Tool
    392 				Name="VCFxCopTool"
    393 			/>
    394 			<Tool
    395 				Name="VCAppVerifierTool"
    396 			/>
    397 			<Tool
    398 				Name="VCWebDeploymentTool"
    399 			/>
    400 			<Tool
    401 				Name="VCPostBuildEventTool"
    402 			/>
    403 		</Configuration>
    404 	</Configurations>
    405 	<References>
    406 	</References>
    407 	<Files>
    408 		<Filter
    409 			Name="Source Files"
    410 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
    411 			>
    412 			<File
    413 				RelativePath=".\AlternateSubstSubtables.cpp"
    414 				>
    415 			</File>
    416 			<File
    417 				RelativePath=".\AnchorTables.cpp"
    418 				>
    419 			</File>
    420 			<File
    421 				RelativePath=".\ArabicLayoutEngine.cpp"
    422 				>
    423 			</File>
    424 			<File
    425 				RelativePath=".\ArabicShaping.cpp"
    426 				>
    427 			</File>
    428 			<File
    429 				RelativePath=".\CanonData.cpp"
    430 				>
    431 			</File>
    432 			<File
    433 				RelativePath=".\CanonShaping.cpp"
    434 				>
    435 			</File>
    436 			<File
    437 				RelativePath=".\ClassDefinitionTables.cpp"
    438 				>
    439 			</File>
    440 			<File
    441 				RelativePath=".\ContextualGlyphSubstProc.cpp"
    442 				>
    443 			</File>
    444 			<File
    445 				RelativePath=".\ContextualSubstSubtables.cpp"
    446 				>
    447 			</File>
    448 			<File
    449 				RelativePath=".\CoverageTables.cpp"
    450 				>
    451 			</File>
    452 			<File
    453 				RelativePath=".\CursiveAttachmentSubtables.cpp"
    454 				>
    455 			</File>
    456 			<File
    457 				RelativePath=".\DeviceTables.cpp"
    458 				>
    459 			</File>
    460 			<File
    461 				RelativePath=".\ExtensionSubtables.cpp"
    462 				>
    463 			</File>
    464 			<File
    465 				RelativePath=".\Features.cpp"
    466 				>
    467 			</File>
    468 			<File
    469 				RelativePath=".\GDEFMarkFilter.cpp"
    470 				>
    471 			</File>
    472 			<File
    473 				RelativePath=".\GlyphDefinitionTables.cpp"
    474 				>
    475 			</File>
    476 			<File
    477 				RelativePath=".\GlyphIterator.cpp"
    478 				>
    479 			</File>
    480 			<File
    481 				RelativePath="GlyphLookupTables.cpp"
    482 				>
    483 			</File>
    484 			<File
    485 				RelativePath=".\GlyphPositionAdjustments.cpp"
    486 				>
    487 			</File>
    488 			<File
    489 				RelativePath=".\GlyphPositioningTables.cpp"
    490 				>
    491 			</File>
    492 			<File
    493 				RelativePath=".\GlyphPosnLookupProc.cpp"
    494 				>
    495 			</File>
    496 			<File
    497 				RelativePath=".\GlyphSubstitutionTables.cpp"
    498 				>
    499 			</File>
    500 			<File
    501 				RelativePath=".\GlyphSubstLookupProc.cpp"
    502 				>
    503 			</File>
    504 			<File
    505 				RelativePath=".\GXLayoutEngine.cpp"
    506 				>
    507 			</File>
    508 			<File
    509 				RelativePath=".\HangulLayoutEngine.cpp"
    510 				>
    511 			</File>
    512 			<File
    513 				RelativePath=".\HanLayoutEngine.cpp"
    514 				>
    515 			</File>
    516 			<File
    517 				RelativePath=".\IndicClassTables.cpp"
    518 				>
    519 			</File>
    520 			<File
    521 				RelativePath=".\IndicLayoutEngine.cpp"
    522 				>
    523 			</File>
    524 			<File
    525 				RelativePath=".\IndicRearrangementProcessor.cpp"
    526 				>
    527 			</File>
    528 			<File
    529 				RelativePath=".\IndicReordering.cpp"
    530 				>
    531 			</File>
    532 			<File
    533 				RelativePath=".\KernTable.cpp"
    534 				>
    535 			</File>
    536 			<File
    537 				RelativePath=".\KhmerLayoutEngine.cpp"
    538 				>
    539 			</File>
    540 			<File
    541 				RelativePath=".\KhmerReordering.cpp"
    542 				>
    543 			</File>
    544 			<File
    545 				RelativePath=".\LayoutEngine.cpp"
    546 				>
    547 			</File>
    548 			<File
    549 				RelativePath=".\LEFontInstance.cpp"
    550 				>
    551 			</File>
    552 			<File
    553 				RelativePath=".\LEGlyphStorage.cpp"
    554 				>
    555 			</File>
    556 			<File
    557 				RelativePath=".\LEInsertionList.cpp"
    558 				>
    559 			</File>
    560 			<File
    561 				RelativePath=".\LigatureSubstProc.cpp"
    562 				>
    563 			</File>
    564 			<File
    565 				RelativePath=".\LigatureSubstSubtables.cpp"
    566 				>
    567 			</File>
    568 			<File
    569 				RelativePath=".\loengine.cpp"
    570 				>
    571 			</File>
    572 			<File
    573 				RelativePath=".\LookupProcessor.cpp"
    574 				>
    575 			</File>
    576 			<File
    577 				RelativePath=".\Lookups.cpp"
    578 				>
    579 			</File>
    580 			<File
    581 				RelativePath=".\LookupTables.cpp"
    582 				>
    583 			</File>
    584 			<File
    585 				RelativePath=".\MarkArrays.cpp"
    586 				>
    587 			</File>
    588 			<File
    589 				RelativePath=".\MarkToBasePosnSubtables.cpp"
    590 				>
    591 			</File>
    592 			<File
    593 				RelativePath=".\MarkToLigaturePosnSubtables.cpp"
    594 				>
    595 			</File>
    596 			<File
    597 				RelativePath=".\MarkToMarkPosnSubtables.cpp"
    598 				>
    599 			</File>
    600 			<File
    601 				RelativePath=".\MirroredCharData.cpp"
    602 				>
    603 			</File>
    604 			<File
    605 				RelativePath=".\MorphTables.cpp"
    606 				>
    607 			</File>
    608 			<File
    609 				RelativePath=".\MPreFixups.cpp"
    610 				>
    611 			</File>
    612 			<File
    613 				RelativePath=".\MultipleSubstSubtables.cpp"
    614 				>
    615 			</File>
    616 			<File
    617 				RelativePath=".\NonContextualGlyphSubstProc.cpp"
    618 				>
    619 			</File>
    620 			<File
    621 				RelativePath=".\OpenTypeLayoutEngine.cpp"
    622 				>
    623 			</File>
    624 			<File
    625 				RelativePath=".\OpenTypeUtilities.cpp"
    626 				>
    627 			</File>
    628 			<File
    629 				RelativePath=".\PairPositioningSubtables.cpp"
    630 				>
    631 			</File>
    632 			<File
    633 				RelativePath=".\ScriptAndLanguage.cpp"
    634 				>
    635 			</File>
    636 			<File
    637 				RelativePath=".\ScriptAndLanguageTags.cpp"
    638 				>
    639 			</File>
    640 			<File
    641 				RelativePath=".\SegmentArrayProcessor.cpp"
    642 				>
    643 			</File>
    644 			<File
    645 				RelativePath=".\SegmentSingleProcessor.cpp"
    646 				>
    647 			</File>
    648 			<File
    649 				RelativePath=".\ShapingTypeData.cpp"
    650 				>
    651 			</File>
    652 			<File
    653 				RelativePath=".\SimpleArrayProcessor.cpp"
    654 				>
    655 			</File>
    656 			<File
    657 				RelativePath=".\SinglePositioningSubtables.cpp"
    658 				>
    659 			</File>
    660 			<File
    661 				RelativePath=".\SingleSubstitutionSubtables.cpp"
    662 				>
    663 			</File>
    664 			<File
    665 				RelativePath=".\SingleTableProcessor.cpp"
    666 				>
    667 			</File>
    668 			<File
    669 				RelativePath=".\StateTableProcessor.cpp"
    670 				>
    671 			</File>
    672 			<File
    673 				RelativePath=".\SubstitutionLookups.cpp"
    674 				>
    675 			</File>
    676 			<File
    677 				RelativePath=".\SubtableProcessor.cpp"
    678 				>
    679 			</File>
    680 			<File
    681 				RelativePath=".\ThaiLayoutEngine.cpp"
    682 				>
    683 			</File>
    684 			<File
    685 				RelativePath=".\ThaiShaping.cpp"
    686 				>
    687 			</File>
    688 			<File
    689 				RelativePath=".\ThaiStateTables.cpp"
    690 				>
    691 			</File>
    692 			<File
    693 				RelativePath=".\TibetanLayoutEngine.cpp"
    694 				>
    695 			</File>
    696 			<File
    697 				RelativePath=".\TibetanReordering.cpp"
    698 				>
    699 			</File>
    700 			<File
    701 				RelativePath=".\TrimmedArrayProcessor.cpp"
    702 				>
    703 			</File>
    704 			<File
    705 				RelativePath=".\ValueRecords.cpp"
    706 				>
    707 			</File>
    708 		</Filter>
    709 		<Filter
    710 			Name="Header Files"
    711 			Filter="h;hpp;hxx;hm;inl"
    712 			>
    713 			<File
    714 				RelativePath=".\AlternateSubstSubtables.h"
    715 				>
    716 			</File>
    717 			<File
    718 				RelativePath=".\AnchorTables.h"
    719 				>
    720 			</File>
    721 			<File
    722 				RelativePath=".\ArabicLayoutEngine.h"
    723 				>
    724 			</File>
    725 			<File
    726 				RelativePath=".\ArabicShaping.h"
    727 				>
    728 			</File>
    729 			<File
    730 				RelativePath=".\AttachmentPosnSubtables.h"
    731 				>
    732 			</File>
    733 			<File
    734 				RelativePath=".\CanonShaping.h"
    735 				>
    736 			</File>
    737 			<File
    738 				RelativePath=".\CharSubstitutionFilter.h"
    739 				>
    740 			</File>
    741 			<File
    742 				RelativePath=".\ClassDefinitionTables.h"
    743 				>
    744 			</File>
    745 			<File
    746 				RelativePath=".\ContextualGlyphInsertion.h"
    747 				>
    748 			</File>
    749 			<File
    750 				RelativePath=".\ContextualGlyphSubstitution.h"
    751 				>
    752 			</File>
    753 			<File
    754 				RelativePath=".\ContextualGlyphSubstProc.h"
    755 				>
    756 			</File>
    757 			<File
    758 				RelativePath=".\ContextualSubstSubtables.h"
    759 				>
    760 			</File>
    761 			<File
    762 				RelativePath=".\CoverageTables.h"
    763 				>
    764 			</File>
    765 			<File
    766 				RelativePath=".\CursiveAttachmentSubtables.h"
    767 				>
    768 			</File>
    769 			<File
    770 				RelativePath=".\DefaultCharMapper.h"
    771 				>
    772 			</File>
    773 			<File
    774 				RelativePath=".\DeviceTables.h"
    775 				>
    776 			</File>
    777 			<File
    778 				RelativePath=".\ExtensionSubtables.h"
    779 				>
    780 			</File>
    781 			<File
    782 				RelativePath=".\GDEFMarkFilter.h"
    783 				>
    784 			</File>
    785 			<File
    786 				RelativePath=".\GlyphDefinitionTables.h"
    787 				>
    788 			</File>
    789 			<File
    790 				RelativePath=".\GlyphIterator.h"
    791 				>
    792 			</File>
    793 			<File
    794 				RelativePath="GlyphLookupTables.h"
    795 				>
    796 			</File>
    797 			<File
    798 				RelativePath=".\GlyphPositionAdjustments.h"
    799 				>
    800 			</File>
    801 			<File
    802 				RelativePath=".\GlyphPositioningTables.h"
    803 				>
    804 			</File>
    805 			<File
    806 				RelativePath=".\GlyphPosnLookupProc.h"
    807 				>
    808 			</File>
    809 			<File
    810 				RelativePath=".\GlyphSubstitutionTables.h"
    811 				>
    812 			</File>
    813 			<File
    814 				RelativePath=".\GlyphSubstLookupProc.h"
    815 				>
    816 			</File>
    817 			<File
    818 				RelativePath=".\GXLayoutEngine.h"
    819 				>
    820 			</File>
    821 			<File
    822 				RelativePath=".\HangulLayoutEngine.h"
    823 				>
    824 			</File>
    825 			<File
    826 				RelativePath=".\HanLayoutEngine.h"
    827 				>
    828 			</File>
    829 			<File
    830 				RelativePath=".\ICUFeatures.h"
    831 				>
    832 			</File>
    833 			<File
    834 				RelativePath=".\IndicLayoutEngine.h"
    835 				>
    836 			</File>
    837 			<File
    838 				RelativePath=".\IndicRearrangement.h"
    839 				>
    840 			</File>
    841 			<File
    842 				RelativePath=".\IndicRearrangementProcessor.h"
    843 				>
    844 			</File>
    845 			<File
    846 				RelativePath=".\IndicReordering.h"
    847 				>
    848 			</File>
    849 			<File
    850 				RelativePath=".\KernTable.h"
    851 				>
    852 			</File>
    853 			<File
    854 				RelativePath=".\KhmerLayoutEngine.h"
    855 				>
    856 			</File>
    857 			<File
    858 				RelativePath=".\KhmerReordering.h"
    859 				>
    860 			</File>
    861 			<File
    862 				RelativePath=".\LayoutEngine.h"
    863 				>
    864 				<FileConfiguration
    865 					Name="Debug|Win32"
    866 					>
    867 					<Tool
    868 						Name="VCCustomBuildTool"
    869 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    870 						Outputs="..\..\include\layout\$(InputFileName)"
    871 					/>
    872 				</FileConfiguration>
    873 				<FileConfiguration
    874 					Name="Release|Win32"
    875 					>
    876 					<Tool
    877 						Name="VCCustomBuildTool"
    878 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    879 						Outputs="..\..\include\layout\$(InputFileName)"
    880 					/>
    881 				</FileConfiguration>
    882 				<FileConfiguration
    883 					Name="Debug|x64"
    884 					>
    885 					<Tool
    886 						Name="VCCustomBuildTool"
    887 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    888 						Outputs="..\..\include\layout\$(InputFileName)"
    889 					/>
    890 				</FileConfiguration>
    891 				<FileConfiguration
    892 					Name="Release|x64"
    893 					>
    894 					<Tool
    895 						Name="VCCustomBuildTool"
    896 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    897 						Outputs="..\..\include\layout\$(InputFileName)"
    898 					/>
    899 				</FileConfiguration>
    900 			</File>
    901 			<File
    902 				RelativePath=".\LayoutTables.h"
    903 				>
    904 			</File>
    905 			<File
    906 				RelativePath=".\LEFontInstance.h"
    907 				>
    908 				<FileConfiguration
    909 					Name="Debug|Win32"
    910 					>
    911 					<Tool
    912 						Name="VCCustomBuildTool"
    913 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    914 						Outputs="..\..\include\layout\$(InputFileName)"
    915 					/>
    916 				</FileConfiguration>
    917 				<FileConfiguration
    918 					Name="Release|Win32"
    919 					>
    920 					<Tool
    921 						Name="VCCustomBuildTool"
    922 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    923 						Outputs="..\..\include\layout\$(InputFileName)"
    924 					/>
    925 				</FileConfiguration>
    926 				<FileConfiguration
    927 					Name="Debug|x64"
    928 					>
    929 					<Tool
    930 						Name="VCCustomBuildTool"
    931 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    932 						Outputs="..\..\include\layout\$(InputFileName)"
    933 					/>
    934 				</FileConfiguration>
    935 				<FileConfiguration
    936 					Name="Release|x64"
    937 					>
    938 					<Tool
    939 						Name="VCCustomBuildTool"
    940 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    941 						Outputs="..\..\include\layout\$(InputFileName)"
    942 					/>
    943 				</FileConfiguration>
    944 			</File>
    945 			<File
    946 				RelativePath=".\LEGlyphFilter.h"
    947 				>
    948 				<FileConfiguration
    949 					Name="Debug|Win32"
    950 					>
    951 					<Tool
    952 						Name="VCCustomBuildTool"
    953 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    954 						Outputs="..\..\include\layout\$(InputFileName)"
    955 					/>
    956 				</FileConfiguration>
    957 				<FileConfiguration
    958 					Name="Release|Win32"
    959 					>
    960 					<Tool
    961 						Name="VCCustomBuildTool"
    962 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    963 						Outputs="..\..\include\layout\$(InputFileName)"
    964 					/>
    965 				</FileConfiguration>
    966 				<FileConfiguration
    967 					Name="Debug|x64"
    968 					>
    969 					<Tool
    970 						Name="VCCustomBuildTool"
    971 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    972 						Outputs="..\..\include\layout\$(InputFileName)"
    973 					/>
    974 				</FileConfiguration>
    975 				<FileConfiguration
    976 					Name="Release|x64"
    977 					>
    978 					<Tool
    979 						Name="VCCustomBuildTool"
    980 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    981 						Outputs="..\..\include\layout\$(InputFileName)"
    982 					/>
    983 				</FileConfiguration>
    984 			</File>
    985 			<File
    986 				RelativePath=".\LEGlyphStorage.h"
    987 				>
    988 				<FileConfiguration
    989 					Name="Debug|Win32"
    990 					>
    991 					<Tool
    992 						Name="VCCustomBuildTool"
    993 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
    994 						Outputs="..\..\include\layout\$(InputFileName)"
    995 					/>
    996 				</FileConfiguration>
    997 				<FileConfiguration
    998 					Name="Release|Win32"
    999 					>
   1000 					<Tool
   1001 						Name="VCCustomBuildTool"
   1002 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1003 						Outputs="..\..\include\layout\$(InputFileName)"
   1004 					/>
   1005 				</FileConfiguration>
   1006 				<FileConfiguration
   1007 					Name="Debug|x64"
   1008 					>
   1009 					<Tool
   1010 						Name="VCCustomBuildTool"
   1011 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1012 						Outputs="..\..\include\layout\$(InputFileName)"
   1013 					/>
   1014 				</FileConfiguration>
   1015 				<FileConfiguration
   1016 					Name="Release|x64"
   1017 					>
   1018 					<Tool
   1019 						Name="VCCustomBuildTool"
   1020 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1021 						Outputs="..\..\include\layout\$(InputFileName)"
   1022 					/>
   1023 				</FileConfiguration>
   1024 			</File>
   1025 			<File
   1026 				RelativePath=".\LEInsertionList.h"
   1027 				>
   1028 				<FileConfiguration
   1029 					Name="Debug|Win32"
   1030 					>
   1031 					<Tool
   1032 						Name="VCCustomBuildTool"
   1033 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1034 						Outputs="..\..\include\layout\$(InputFileName)"
   1035 					/>
   1036 				</FileConfiguration>
   1037 				<FileConfiguration
   1038 					Name="Release|Win32"
   1039 					>
   1040 					<Tool
   1041 						Name="VCCustomBuildTool"
   1042 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1043 						Outputs="..\..\include\layout\$(InputFileName)"
   1044 					/>
   1045 				</FileConfiguration>
   1046 				<FileConfiguration
   1047 					Name="Debug|x64"
   1048 					>
   1049 					<Tool
   1050 						Name="VCCustomBuildTool"
   1051 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1052 						Outputs="..\..\include\layout\$(InputFileName)"
   1053 					/>
   1054 				</FileConfiguration>
   1055 				<FileConfiguration
   1056 					Name="Release|x64"
   1057 					>
   1058 					<Tool
   1059 						Name="VCCustomBuildTool"
   1060 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1061 						Outputs="..\..\include\layout\$(InputFileName)"
   1062 					/>
   1063 				</FileConfiguration>
   1064 			</File>
   1065 			<File
   1066 				RelativePath=".\LELanguages.h"
   1067 				>
   1068 				<FileConfiguration
   1069 					Name="Debug|Win32"
   1070 					>
   1071 					<Tool
   1072 						Name="VCCustomBuildTool"
   1073 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1074 						Outputs="..\..\include\layout\$(InputFileName)"
   1075 					/>
   1076 				</FileConfiguration>
   1077 				<FileConfiguration
   1078 					Name="Release|Win32"
   1079 					>
   1080 					<Tool
   1081 						Name="VCCustomBuildTool"
   1082 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1083 						Outputs="..\..\include\layout\$(InputFileName)"
   1084 					/>
   1085 				</FileConfiguration>
   1086 				<FileConfiguration
   1087 					Name="Debug|x64"
   1088 					>
   1089 					<Tool
   1090 						Name="VCCustomBuildTool"
   1091 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1092 						Outputs="..\..\include\layout\$(InputFileName)"
   1093 					/>
   1094 				</FileConfiguration>
   1095 				<FileConfiguration
   1096 					Name="Release|x64"
   1097 					>
   1098 					<Tool
   1099 						Name="VCCustomBuildTool"
   1100 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1101 						Outputs="..\..\include\layout\$(InputFileName)"
   1102 					/>
   1103 				</FileConfiguration>
   1104 			</File>
   1105 			<File
   1106 				RelativePath=".\LEScripts.h"
   1107 				>
   1108 				<FileConfiguration
   1109 					Name="Debug|Win32"
   1110 					>
   1111 					<Tool
   1112 						Name="VCCustomBuildTool"
   1113 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1114 						Outputs="..\..\include\layout\$(InputFileName)"
   1115 					/>
   1116 				</FileConfiguration>
   1117 				<FileConfiguration
   1118 					Name="Release|Win32"
   1119 					>
   1120 					<Tool
   1121 						Name="VCCustomBuildTool"
   1122 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1123 						Outputs="..\..\include\layout\$(InputFileName)"
   1124 					/>
   1125 				</FileConfiguration>
   1126 				<FileConfiguration
   1127 					Name="Debug|x64"
   1128 					>
   1129 					<Tool
   1130 						Name="VCCustomBuildTool"
   1131 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1132 						Outputs="..\..\include\layout\$(InputFileName)"
   1133 					/>
   1134 				</FileConfiguration>
   1135 				<FileConfiguration
   1136 					Name="Release|x64"
   1137 					>
   1138 					<Tool
   1139 						Name="VCCustomBuildTool"
   1140 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1141 						Outputs="..\..\include\layout\$(InputFileName)"
   1142 					/>
   1143 				</FileConfiguration>
   1144 			</File>
   1145 			<File
   1146 				RelativePath=".\LESwaps.h"
   1147 				>
   1148 				<FileConfiguration
   1149 					Name="Debug|Win32"
   1150 					>
   1151 					<Tool
   1152 						Name="VCCustomBuildTool"
   1153 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1154 						Outputs="..\..\include\layout\$(InputFileName)"
   1155 					/>
   1156 				</FileConfiguration>
   1157 				<FileConfiguration
   1158 					Name="Release|Win32"
   1159 					>
   1160 					<Tool
   1161 						Name="VCCustomBuildTool"
   1162 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1163 						Outputs="..\..\include\layout\$(InputFileName)"
   1164 					/>
   1165 				</FileConfiguration>
   1166 				<FileConfiguration
   1167 					Name="Debug|x64"
   1168 					>
   1169 					<Tool
   1170 						Name="VCCustomBuildTool"
   1171 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1172 						Outputs="..\..\include\layout\$(InputFileName)"
   1173 					/>
   1174 				</FileConfiguration>
   1175 				<FileConfiguration
   1176 					Name="Release|x64"
   1177 					>
   1178 					<Tool
   1179 						Name="VCCustomBuildTool"
   1180 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1181 						Outputs="..\..\include\layout\$(InputFileName)"
   1182 					/>
   1183 				</FileConfiguration>
   1184 			</File>
   1185 			<File
   1186 				RelativePath=".\LETypes.h"
   1187 				>
   1188 				<FileConfiguration
   1189 					Name="Debug|Win32"
   1190 					>
   1191 					<Tool
   1192 						Name="VCCustomBuildTool"
   1193 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1194 						Outputs="..\..\include\layout\$(InputFileName)"
   1195 					/>
   1196 				</FileConfiguration>
   1197 				<FileConfiguration
   1198 					Name="Release|Win32"
   1199 					>
   1200 					<Tool
   1201 						Name="VCCustomBuildTool"
   1202 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1203 						Outputs="..\..\include\layout\$(InputFileName)"
   1204 					/>
   1205 				</FileConfiguration>
   1206 				<FileConfiguration
   1207 					Name="Debug|x64"
   1208 					>
   1209 					<Tool
   1210 						Name="VCCustomBuildTool"
   1211 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1212 						Outputs="..\..\include\layout\$(InputFileName)"
   1213 					/>
   1214 				</FileConfiguration>
   1215 				<FileConfiguration
   1216 					Name="Release|x64"
   1217 					>
   1218 					<Tool
   1219 						Name="VCCustomBuildTool"
   1220 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1221 						Outputs="..\..\include\layout\$(InputFileName)"
   1222 					/>
   1223 				</FileConfiguration>
   1224 			</File>
   1225 			<File
   1226 				RelativePath=".\LigatureSubstitution.h"
   1227 				>
   1228 			</File>
   1229 			<File
   1230 				RelativePath=".\LigatureSubstProc.h"
   1231 				>
   1232 			</File>
   1233 			<File
   1234 				RelativePath=".\LigatureSubstSubtables.h"
   1235 				>
   1236 			</File>
   1237 			<File
   1238 				RelativePath=".\loengine.h"
   1239 				>
   1240 				<FileConfiguration
   1241 					Name="Debug|Win32"
   1242 					>
   1243 					<Tool
   1244 						Name="VCCustomBuildTool"
   1245 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1246 						Outputs="..\..\include\layout\$(InputFileName)"
   1247 					/>
   1248 				</FileConfiguration>
   1249 				<FileConfiguration
   1250 					Name="Release|Win32"
   1251 					>
   1252 					<Tool
   1253 						Name="VCCustomBuildTool"
   1254 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1255 						Outputs="..\..\include\layout\$(InputFileName)"
   1256 					/>
   1257 				</FileConfiguration>
   1258 				<FileConfiguration
   1259 					Name="Debug|x64"
   1260 					>
   1261 					<Tool
   1262 						Name="VCCustomBuildTool"
   1263 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1264 						Outputs="..\..\include\layout\$(InputFileName)"
   1265 					/>
   1266 				</FileConfiguration>
   1267 				<FileConfiguration
   1268 					Name="Release|x64"
   1269 					>
   1270 					<Tool
   1271 						Name="VCCustomBuildTool"
   1272 						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\layout&#x0D;&#x0A;"
   1273 						Outputs="..\..\include\layout\$(InputFileName)"
   1274 					/>
   1275 				</FileConfiguration>
   1276 			</File>
   1277 			<File
   1278 				RelativePath=".\LookupProcessor.h"
   1279 				>
   1280 			</File>
   1281 			<File
   1282 				RelativePath=".\Lookups.h"
   1283 				>
   1284 			</File>
   1285 			<File
   1286 				RelativePath=".\LookupTables.h"
   1287 				>
   1288 			</File>
   1289 			<File
   1290 				RelativePath=".\MarkArrays.h"
   1291 				>
   1292 			</File>
   1293 			<File
   1294 				RelativePath=".\MarkToBasePosnSubtables.h"
   1295 				>
   1296 			</File>
   1297 			<File
   1298 				RelativePath=".\MarkToLigaturePosnSubtables.h"
   1299 				>
   1300 			</File>
   1301 			<File
   1302 				RelativePath=".\MarkToMarkPosnSubtables.h"
   1303 				>
   1304 			</File>
   1305 			<File
   1306 				RelativePath=".\MorphStateTables.h"
   1307 				>
   1308 			</File>
   1309 			<File
   1310 				RelativePath=".\MorphTables.h"
   1311 				>
   1312 			</File>
   1313 			<File
   1314 				RelativePath=".\MPreFixups.h"
   1315 				>
   1316 			</File>
   1317 			<File
   1318 				RelativePath=".\MultipleSubstSubtables.h"
   1319 				>
   1320 			</File>
   1321 			<File
   1322 				RelativePath=".\NonContextualGlyphSubst.h"
   1323 				>
   1324 			</File>
   1325 			<File
   1326 				RelativePath=".\NonContextualGlyphSubstProc.h"
   1327 				>
   1328 			</File>
   1329 			<File
   1330 				RelativePath=".\OpenTypeLayoutEngine.h"
   1331 				>
   1332 			</File>
   1333 			<File
   1334 				RelativePath=".\OpenTypeTables.h"
   1335 				>
   1336 			</File>
   1337 			<File
   1338 				RelativePath=".\OpenTypeUtilities.h"
   1339 				>
   1340 			</File>
   1341 			<File
   1342 				RelativePath=".\PairPositioningSubtables.h"
   1343 				>
   1344 			</File>
   1345 			<File
   1346 				RelativePath=".\ScriptAndLanguage.h"
   1347 				>
   1348 			</File>
   1349 			<File
   1350 				RelativePath=".\ScriptAndLanguageTags.h"
   1351 				>
   1352 			</File>
   1353 			<File
   1354 				RelativePath=".\SegmentArrayProcessor.h"
   1355 				>
   1356 			</File>
   1357 			<File
   1358 				RelativePath=".\SegmentSingleProcessor.h"
   1359 				>
   1360 			</File>
   1361 			<File
   1362 				RelativePath=".\SimpleArrayProcessor.h"
   1363 				>
   1364 			</File>
   1365 			<File
   1366 				RelativePath=".\SinglePositioningSubtables.h"
   1367 				>
   1368 			</File>
   1369 			<File
   1370 				RelativePath=".\SingleSubstitutionSubtables.h"
   1371 				>
   1372 			</File>
   1373 			<File
   1374 				RelativePath=".\SingleTableProcessor.h"
   1375 				>
   1376 			</File>
   1377 			<File
   1378 				RelativePath=".\StateTableProcessor.h"
   1379 				>
   1380 			</File>
   1381 			<File
   1382 				RelativePath=".\StateTables.h"
   1383 				>
   1384 			</File>
   1385 			<File
   1386 				RelativePath=".\SubstitutionLookups.h"
   1387 				>
   1388 			</File>
   1389 			<File
   1390 				RelativePath=".\SubtableProcessor.h"
   1391 				>
   1392 			</File>
   1393 			<File
   1394 				RelativePath=".\ThaiLayoutEngine.h"
   1395 				>
   1396 			</File>
   1397 			<File
   1398 				RelativePath=".\ThaiShaping.h"
   1399 				>
   1400 			</File>
   1401 			<File
   1402 				RelativePath=".\TibetanLayoutEngine.h"
   1403 				>
   1404 			</File>
   1405 			<File
   1406 				RelativePath=".\TibetanReordering.h"
   1407 				>
   1408 			</File>
   1409 			<File
   1410 				RelativePath=".\TrimmedArrayProcessor.h"
   1411 				>
   1412 			</File>
   1413 			<File
   1414 				RelativePath=".\ValueRecords.h"
   1415 				>
   1416 			</File>
   1417 		</Filter>
   1418 		<Filter
   1419 			Name="Resource Files"
   1420 			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
   1421 			>
   1422 			<File
   1423 				RelativePath=".\layout.rc"
   1424 				>
   1425 			</File>
   1426 		</Filter>
   1427 	</Files>
   1428 	<Globals>
   1429 	</Globals>
   1430 </VisualStudioProject>
   1431