1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/fontservices/textshaperplugin/IcuSource/layout/layout.vcproj Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,763 @@
1.4 +<?xml version="1.0" encoding="Windows-1252"?>
1.5 +<VisualStudioProject
1.6 + ProjectType="Visual C++"
1.7 + Version="7.10"
1.8 + Name="layout"
1.9 + SccProjectName=""
1.10 + SccLocalPath="">
1.11 + <Platforms>
1.12 + <Platform
1.13 + Name="Win32"/>
1.14 + </Platforms>
1.15 + <Configurations>
1.16 + <Configuration
1.17 + Name="Debug|Win32"
1.18 + OutputDirectory=".\..\..\lib"
1.19 + IntermediateDirectory=".\Debug"
1.20 + ConfigurationType="2"
1.21 + UseOfMFC="0"
1.22 + ATLMinimizesCRunTimeLibraryUsage="FALSE"
1.23 + CharacterSet="2">
1.24 + <Tool
1.25 + Name="VCCLCompilerTool"
1.26 + Optimization="0"
1.27 + ImproveFloatingPointConsistency="TRUE"
1.28 + AdditionalIncludeDirectories="..\..\include;..\common"
1.29 + PreprocessorDefinitions="WIN32;_DEBUG;U_LAYOUT_IMPLEMENTATION"
1.30 + BasicRuntimeChecks="3"
1.31 + RuntimeLibrary="3"
1.32 + BufferSecurityCheck="TRUE"
1.33 + DisableLanguageExtensions="TRUE"
1.34 + PrecompiledHeaderFile=".\Debug/layout.pch"
1.35 + AssemblerListingLocation=".\Debug/"
1.36 + ObjectFile=".\Debug/"
1.37 + ProgramDataBaseFileName=".\Debug/"
1.38 + BrowseInformation="1"
1.39 + WarningLevel="3"
1.40 + SuppressStartupBanner="TRUE"
1.41 + DebugInformationFormat="4"
1.42 + CompileAs="0"/>
1.43 + <Tool
1.44 + Name="VCCustomBuildTool"/>
1.45 + <Tool
1.46 + Name="VCLinkerTool"
1.47 + OutputFile="..\..\bin\icule34d.dll"
1.48 + LinkIncremental="2"
1.49 + SuppressStartupBanner="TRUE"
1.50 + GenerateDebugInformation="TRUE"
1.51 + ProgramDatabaseFile=".\..\..\lib\icule34d.pdb"
1.52 + BaseAddress="0x4ac00000"
1.53 + ImportLibrary="..\..\lib\iculed.lib"/>
1.54 + <Tool
1.55 + Name="VCMIDLTool"
1.56 + PreprocessorDefinitions="_DEBUG"
1.57 + MkTypLibCompatible="TRUE"
1.58 + SuppressStartupBanner="TRUE"
1.59 + TargetEnvironment="1"
1.60 + TypeLibraryName=".\..\..\lib\iculed.tlb"/>
1.61 + <Tool
1.62 + Name="VCPostBuildEventTool"/>
1.63 + <Tool
1.64 + Name="VCPreBuildEventTool"/>
1.65 + <Tool
1.66 + Name="VCPreLinkEventTool"/>
1.67 + <Tool
1.68 + Name="VCResourceCompilerTool"
1.69 + PreprocessorDefinitions="_DEBUG"
1.70 + Culture="1033"
1.71 + AdditionalIncludeDirectories="..\common"/>
1.72 + <Tool
1.73 + Name="VCWebServiceProxyGeneratorTool"/>
1.74 + <Tool
1.75 + Name="VCXMLDataGeneratorTool"/>
1.76 + <Tool
1.77 + Name="VCWebDeploymentTool"/>
1.78 + <Tool
1.79 + Name="VCManagedWrapperGeneratorTool"/>
1.80 + <Tool
1.81 + Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
1.82 + </Configuration>
1.83 + <Configuration
1.84 + Name="Release|Win32"
1.85 + OutputDirectory=".\..\..\lib"
1.86 + IntermediateDirectory=".\Release"
1.87 + ConfigurationType="2"
1.88 + UseOfMFC="0"
1.89 + ATLMinimizesCRunTimeLibraryUsage="FALSE"
1.90 + CharacterSet="2">
1.91 + <Tool
1.92 + Name="VCCLCompilerTool"
1.93 + ImproveFloatingPointConsistency="TRUE"
1.94 + AdditionalIncludeDirectories="..\..\include;..\common"
1.95 + PreprocessorDefinitions="WIN32;NDEBUG;U_LAYOUT_IMPLEMENTATION"
1.96 + StringPooling="TRUE"
1.97 + RuntimeLibrary="2"
1.98 + EnableFunctionLevelLinking="TRUE"
1.99 + DisableLanguageExtensions="TRUE"
1.100 + PrecompiledHeaderFile=".\Release/layout.pch"
1.101 + AssemblerListingLocation=".\Release/"
1.102 + ObjectFile=".\Release/"
1.103 + ProgramDataBaseFileName=".\Release/"
1.104 + WarningLevel="3"
1.105 + SuppressStartupBanner="TRUE"
1.106 + CompileAs="0"/>
1.107 + <Tool
1.108 + Name="VCCustomBuildTool"/>
1.109 + <Tool
1.110 + Name="VCLinkerTool"
1.111 + OutputFile="..\..\bin\icule34.dll"
1.112 + LinkIncremental="1"
1.113 + SuppressStartupBanner="TRUE"
1.114 + ProgramDatabaseFile=".\..\..\lib\icule34.pdb"
1.115 + EnableCOMDATFolding="2"
1.116 + BaseAddress="0x4ac00000"
1.117 + ImportLibrary="..\..\lib\icule.lib"/>
1.118 + <Tool
1.119 + Name="VCMIDLTool"
1.120 + PreprocessorDefinitions="NDEBUG"
1.121 + MkTypLibCompatible="TRUE"
1.122 + SuppressStartupBanner="TRUE"
1.123 + TargetEnvironment="1"
1.124 + TypeLibraryName=".\..\..\lib\icule.tlb"/>
1.125 + <Tool
1.126 + Name="VCPostBuildEventTool"/>
1.127 + <Tool
1.128 + Name="VCPreBuildEventTool"/>
1.129 + <Tool
1.130 + Name="VCPreLinkEventTool"/>
1.131 + <Tool
1.132 + Name="VCResourceCompilerTool"
1.133 + PreprocessorDefinitions="NDEBUG"
1.134 + Culture="1033"
1.135 + AdditionalIncludeDirectories="..\common"/>
1.136 + <Tool
1.137 + Name="VCWebServiceProxyGeneratorTool"/>
1.138 + <Tool
1.139 + Name="VCXMLDataGeneratorTool"/>
1.140 + <Tool
1.141 + Name="VCWebDeploymentTool"/>
1.142 + <Tool
1.143 + Name="VCManagedWrapperGeneratorTool"/>
1.144 + <Tool
1.145 + Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
1.146 + </Configuration>
1.147 + </Configurations>
1.148 + <References>
1.149 + </References>
1.150 + <Files>
1.151 + <Filter
1.152 + Name="Source Files"
1.153 + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
1.154 + <File
1.155 + RelativePath=".\AlternateSubstSubtables.cpp">
1.156 + </File>
1.157 + <File
1.158 + RelativePath=".\AnchorTables.cpp">
1.159 + </File>
1.160 + <File
1.161 + RelativePath=".\ArabicLayoutEngine.cpp">
1.162 + </File>
1.163 + <File
1.164 + RelativePath=".\ArabicShaping.cpp">
1.165 + </File>
1.166 + <File
1.167 + RelativePath=".\CanonData.cpp">
1.168 + </File>
1.169 + <File
1.170 + RelativePath=".\CanonShaping.cpp">
1.171 + </File>
1.172 + <File
1.173 + RelativePath=".\ClassDefinitionTables.cpp">
1.174 + </File>
1.175 + <File
1.176 + RelativePath=".\ContextualGlyphSubstProc.cpp">
1.177 + </File>
1.178 + <File
1.179 + RelativePath=".\ContextualSubstSubtables.cpp">
1.180 + </File>
1.181 + <File
1.182 + RelativePath=".\CoverageTables.cpp">
1.183 + </File>
1.184 + <File
1.185 + RelativePath=".\CursiveAttachmentSubtables.cpp">
1.186 + </File>
1.187 + <File
1.188 + RelativePath=".\DeviceTables.cpp">
1.189 + </File>
1.190 + <File
1.191 + RelativePath=".\ExtensionSubtables.cpp">
1.192 + </File>
1.193 + <File
1.194 + RelativePath=".\Features.cpp">
1.195 + </File>
1.196 + <File
1.197 + RelativePath=".\GDEFMarkFilter.cpp">
1.198 + </File>
1.199 + <File
1.200 + RelativePath=".\GlyphDefinitionTables.cpp">
1.201 + </File>
1.202 + <File
1.203 + RelativePath=".\GlyphIterator.cpp">
1.204 + </File>
1.205 + <File
1.206 + RelativePath="GlyphLookupTables.cpp">
1.207 + </File>
1.208 + <File
1.209 + RelativePath=".\GlyphPositionAdjustments.cpp">
1.210 + </File>
1.211 + <File
1.212 + RelativePath=".\GlyphPositioningTables.cpp">
1.213 + </File>
1.214 + <File
1.215 + RelativePath=".\GlyphPosnLookupProc.cpp">
1.216 + </File>
1.217 + <File
1.218 + RelativePath=".\GlyphSubstitutionTables.cpp">
1.219 + </File>
1.220 + <File
1.221 + RelativePath=".\GlyphSubstLookupProc.cpp">
1.222 + </File>
1.223 + <File
1.224 + RelativePath=".\GXLayoutEngine.cpp">
1.225 + </File>
1.226 + <File
1.227 + RelativePath=".\HanLayoutEngine.cpp">
1.228 + </File>
1.229 + <File
1.230 + RelativePath=".\IndicClassTables.cpp">
1.231 + </File>
1.232 + <File
1.233 + RelativePath=".\IndicLayoutEngine.cpp">
1.234 + </File>
1.235 + <File
1.236 + RelativePath=".\IndicRearrangementProcessor.cpp">
1.237 + </File>
1.238 + <File
1.239 + RelativePath=".\IndicReordering.cpp">
1.240 + </File>
1.241 + <File
1.242 + RelativePath=".\KernTable.cpp">
1.243 + </File>
1.244 + <File
1.245 + RelativePath=".\KhmerLayoutEngine.cpp">
1.246 + </File>
1.247 + <File
1.248 + RelativePath=".\KhmerReordering.cpp">
1.249 + </File>
1.250 + <File
1.251 + RelativePath=".\LayoutEngine.cpp">
1.252 + </File>
1.253 + <File
1.254 + RelativePath=".\LEFontInstance.cpp">
1.255 + </File>
1.256 + <File
1.257 + RelativePath=".\LEGlyphStorage.cpp">
1.258 + </File>
1.259 + <File
1.260 + RelativePath=".\LEInsertionList.cpp">
1.261 + </File>
1.262 + <File
1.263 + RelativePath=".\LigatureSubstProc.cpp">
1.264 + </File>
1.265 + <File
1.266 + RelativePath=".\LigatureSubstSubtables.cpp">
1.267 + </File>
1.268 + <File
1.269 + RelativePath=".\LookupProcessor.cpp">
1.270 + </File>
1.271 + <File
1.272 + RelativePath=".\Lookups.cpp">
1.273 + </File>
1.274 + <File
1.275 + RelativePath=".\LookupTables.cpp">
1.276 + </File>
1.277 + <File
1.278 + RelativePath=".\MarkArrays.cpp">
1.279 + </File>
1.280 + <File
1.281 + RelativePath=".\MarkToBasePosnSubtables.cpp">
1.282 + </File>
1.283 + <File
1.284 + RelativePath=".\MarkToLigaturePosnSubtables.cpp">
1.285 + </File>
1.286 + <File
1.287 + RelativePath=".\MarkToMarkPosnSubtables.cpp">
1.288 + </File>
1.289 + <File
1.290 + RelativePath=".\MorphTables.cpp">
1.291 + </File>
1.292 + <File
1.293 + RelativePath=".\MPreFixups.cpp">
1.294 + </File>
1.295 + <File
1.296 + RelativePath=".\MultipleSubstSubtables.cpp">
1.297 + </File>
1.298 + <File
1.299 + RelativePath=".\NonContextualGlyphSubstProc.cpp">
1.300 + </File>
1.301 + <File
1.302 + RelativePath=".\OpenTypeLayoutEngine.cpp">
1.303 + </File>
1.304 + <File
1.305 + RelativePath=".\OpenTypeUtilities.cpp">
1.306 + </File>
1.307 + <File
1.308 + RelativePath=".\PairPositioningSubtables.cpp">
1.309 + </File>
1.310 + <File
1.311 + RelativePath=".\ScriptAndLanguage.cpp">
1.312 + </File>
1.313 + <File
1.314 + RelativePath=".\ScriptAndLanguageTags.cpp">
1.315 + </File>
1.316 + <File
1.317 + RelativePath=".\SegmentArrayProcessor.cpp">
1.318 + </File>
1.319 + <File
1.320 + RelativePath=".\SegmentSingleProcessor.cpp">
1.321 + </File>
1.322 + <File
1.323 + RelativePath=".\SimpleArrayProcessor.cpp">
1.324 + </File>
1.325 + <File
1.326 + RelativePath=".\SinglePositioningSubtables.cpp">
1.327 + </File>
1.328 + <File
1.329 + RelativePath=".\SingleSubstitutionSubtables.cpp">
1.330 + </File>
1.331 + <File
1.332 + RelativePath=".\SingleTableProcessor.cpp">
1.333 + </File>
1.334 + <File
1.335 + RelativePath=".\StateTableProcessor.cpp">
1.336 + </File>
1.337 + <File
1.338 + RelativePath=".\SubstitutionLookups.cpp">
1.339 + </File>
1.340 + <File
1.341 + RelativePath=".\SubtableProcessor.cpp">
1.342 + </File>
1.343 + <File
1.344 + RelativePath=".\ThaiLayoutEngine.cpp">
1.345 + </File>
1.346 + <File
1.347 + RelativePath=".\ThaiShaping.cpp">
1.348 + </File>
1.349 + <File
1.350 + RelativePath=".\ThaiStateTables.cpp">
1.351 + </File>
1.352 + <File
1.353 + RelativePath=".\TrimmedArrayProcessor.cpp">
1.354 + </File>
1.355 + <File
1.356 + RelativePath=".\ValueRecords.cpp">
1.357 + </File>
1.358 + </Filter>
1.359 + <Filter
1.360 + Name="Header Files"
1.361 + Filter="h;hpp;hxx;hm;inl">
1.362 + <File
1.363 + RelativePath=".\AlternateSubstSubtables.h">
1.364 + </File>
1.365 + <File
1.366 + RelativePath=".\AnchorTables.h">
1.367 + </File>
1.368 + <File
1.369 + RelativePath=".\ArabicLayoutEngine.h">
1.370 + </File>
1.371 + <File
1.372 + RelativePath=".\ArabicShaping.h">
1.373 + </File>
1.374 + <File
1.375 + RelativePath=".\AttachmentPosnSubtables.h">
1.376 + </File>
1.377 + <File
1.378 + RelativePath=".\CanonShaping.h">
1.379 + </File>
1.380 + <File
1.381 + RelativePath=".\CharSubstitutionFilter.h">
1.382 + </File>
1.383 + <File
1.384 + RelativePath=".\ClassDefinitionTables.h">
1.385 + </File>
1.386 + <File
1.387 + RelativePath=".\ContextualGlyphInsertion.h">
1.388 + </File>
1.389 + <File
1.390 + RelativePath=".\ContextualGlyphSubstitution.h">
1.391 + </File>
1.392 + <File
1.393 + RelativePath=".\ContextualGlyphSubstProc.h">
1.394 + </File>
1.395 + <File
1.396 + RelativePath=".\ContextualSubstSubtables.h">
1.397 + </File>
1.398 + <File
1.399 + RelativePath=".\CoverageTables.h">
1.400 + </File>
1.401 + <File
1.402 + RelativePath=".\CursiveAttachmentSubtables.h">
1.403 + </File>
1.404 + <File
1.405 + RelativePath=".\DefaultCharMapper.h">
1.406 + </File>
1.407 + <File
1.408 + RelativePath=".\DeviceTables.h">
1.409 + </File>
1.410 + <File
1.411 + RelativePath=".\ExtensionSubtables.h">
1.412 + </File>
1.413 + <File
1.414 + RelativePath=".\Features.h">
1.415 + </File>
1.416 + <File
1.417 + RelativePath=".\GDEFMarkFilter.h">
1.418 + </File>
1.419 + <File
1.420 + RelativePath=".\GlyphDefinitionTables.h">
1.421 + </File>
1.422 + <File
1.423 + RelativePath=".\GlyphIterator.h">
1.424 + </File>
1.425 + <File
1.426 + RelativePath="GlyphLookupTables.h">
1.427 + </File>
1.428 + <File
1.429 + RelativePath=".\GlyphPositionAdjustments.h">
1.430 + </File>
1.431 + <File
1.432 + RelativePath=".\GlyphPositioningTables.h">
1.433 + </File>
1.434 + <File
1.435 + RelativePath=".\GlyphPosnLookupProc.h">
1.436 + </File>
1.437 + <File
1.438 + RelativePath=".\GlyphSubstitutionTables.h">
1.439 + </File>
1.440 + <File
1.441 + RelativePath=".\GlyphSubstLookupProc.h">
1.442 + </File>
1.443 + <File
1.444 + RelativePath=".\GXLayoutEngine.h">
1.445 + </File>
1.446 + <File
1.447 + RelativePath=".\HanLayoutEngine.h">
1.448 + </File>
1.449 + <File
1.450 + RelativePath=".\HindiFeatureTags.h">
1.451 + </File>
1.452 + <File
1.453 + RelativePath=".\IndicLayoutEngine.h">
1.454 + </File>
1.455 + <File
1.456 + RelativePath=".\IndicRearrangement.h">
1.457 + </File>
1.458 + <File
1.459 + RelativePath=".\IndicRearrangementProcessor.h">
1.460 + </File>
1.461 + <File
1.462 + RelativePath=".\IndicReordering.h">
1.463 + </File>
1.464 + <File
1.465 + RelativePath=".\KernTable.h">
1.466 + </File>
1.467 + <File
1.468 + RelativePath=".\KhmerLayoutEngine.h">
1.469 + </File>
1.470 + <File
1.471 + RelativePath=".\KhmerReordering.h">
1.472 + </File>
1.473 + <File
1.474 + RelativePath=".\LayoutEngine.h">
1.475 + <FileConfiguration
1.476 + Name="Debug|Win32">
1.477 + <Tool
1.478 + Name="VCCustomBuildTool"
1.479 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.480 +"
1.481 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.482 + </FileConfiguration>
1.483 + <FileConfiguration
1.484 + Name="Release|Win32">
1.485 + <Tool
1.486 + Name="VCCustomBuildTool"
1.487 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.488 +"
1.489 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.490 + </FileConfiguration>
1.491 + </File>
1.492 + <File
1.493 + RelativePath=".\LayoutTables.h">
1.494 + </File>
1.495 + <File
1.496 + RelativePath=".\LEFontInstance.h">
1.497 + <FileConfiguration
1.498 + Name="Debug|Win32">
1.499 + <Tool
1.500 + Name="VCCustomBuildTool"
1.501 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.502 +"
1.503 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.504 + </FileConfiguration>
1.505 + <FileConfiguration
1.506 + Name="Release|Win32">
1.507 + <Tool
1.508 + Name="VCCustomBuildTool"
1.509 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.510 +"
1.511 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.512 + </FileConfiguration>
1.513 + </File>
1.514 + <File
1.515 + RelativePath=".\LEGlyphFilter.h">
1.516 + <FileConfiguration
1.517 + Name="Debug|Win32">
1.518 + <Tool
1.519 + Name="VCCustomBuildTool"
1.520 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.521 +"
1.522 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.523 + </FileConfiguration>
1.524 + <FileConfiguration
1.525 + Name="Release|Win32">
1.526 + <Tool
1.527 + Name="VCCustomBuildTool"
1.528 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.529 +"
1.530 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.531 + </FileConfiguration>
1.532 + </File>
1.533 + <File
1.534 + RelativePath=".\LEGlyphStorage.h">
1.535 + <FileConfiguration
1.536 + Name="Debug|Win32">
1.537 + <Tool
1.538 + Name="VCCustomBuildTool"
1.539 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.540 +"
1.541 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.542 + </FileConfiguration>
1.543 + <FileConfiguration
1.544 + Name="Release|Win32">
1.545 + <Tool
1.546 + Name="VCCustomBuildTool"
1.547 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.548 +"
1.549 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.550 + </FileConfiguration>
1.551 + </File>
1.552 + <File
1.553 + RelativePath=".\LEInsertionList.h">
1.554 + <FileConfiguration
1.555 + Name="Debug|Win32">
1.556 + <Tool
1.557 + Name="VCCustomBuildTool"
1.558 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.559 +"
1.560 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.561 + </FileConfiguration>
1.562 + <FileConfiguration
1.563 + Name="Release|Win32">
1.564 + <Tool
1.565 + Name="VCCustomBuildTool"
1.566 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.567 +"
1.568 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.569 + </FileConfiguration>
1.570 + </File>
1.571 + <File
1.572 + RelativePath=".\LELanguages.h">
1.573 + <FileConfiguration
1.574 + Name="Debug|Win32">
1.575 + <Tool
1.576 + Name="VCCustomBuildTool"
1.577 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.578 +"
1.579 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.580 + </FileConfiguration>
1.581 + <FileConfiguration
1.582 + Name="Release|Win32">
1.583 + <Tool
1.584 + Name="VCCustomBuildTool"
1.585 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.586 +"
1.587 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.588 + </FileConfiguration>
1.589 + </File>
1.590 + <File
1.591 + RelativePath=".\LEScripts.h">
1.592 + <FileConfiguration
1.593 + Name="Debug|Win32">
1.594 + <Tool
1.595 + Name="VCCustomBuildTool"
1.596 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.597 +"
1.598 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.599 + </FileConfiguration>
1.600 + <FileConfiguration
1.601 + Name="Release|Win32">
1.602 + <Tool
1.603 + Name="VCCustomBuildTool"
1.604 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.605 +"
1.606 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.607 + </FileConfiguration>
1.608 + </File>
1.609 + <File
1.610 + RelativePath=".\LESwaps.h">
1.611 + <FileConfiguration
1.612 + Name="Debug|Win32">
1.613 + <Tool
1.614 + Name="VCCustomBuildTool"
1.615 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.616 +"
1.617 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.618 + </FileConfiguration>
1.619 + <FileConfiguration
1.620 + Name="Release|Win32">
1.621 + <Tool
1.622 + Name="VCCustomBuildTool"
1.623 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.624 +"
1.625 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.626 + </FileConfiguration>
1.627 + </File>
1.628 + <File
1.629 + RelativePath=".\LETypes.h">
1.630 + <FileConfiguration
1.631 + Name="Debug|Win32">
1.632 + <Tool
1.633 + Name="VCCustomBuildTool"
1.634 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.635 +"
1.636 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.637 + </FileConfiguration>
1.638 + <FileConfiguration
1.639 + Name="Release|Win32">
1.640 + <Tool
1.641 + Name="VCCustomBuildTool"
1.642 + CommandLine="copy "$(InputPath)" ..\..\include\layout
1.643 +"
1.644 + Outputs="..\..\include\layout\$(InputFileName)"/>
1.645 + </FileConfiguration>
1.646 + </File>
1.647 + <File
1.648 + RelativePath=".\LigatureSubstitution.h">
1.649 + </File>
1.650 + <File
1.651 + RelativePath=".\LigatureSubstProc.h">
1.652 + </File>
1.653 + <File
1.654 + RelativePath=".\LigatureSubstSubtables.h">
1.655 + </File>
1.656 + <File
1.657 + RelativePath=".\LookupProcessor.h">
1.658 + </File>
1.659 + <File
1.660 + RelativePath=".\Lookups.h">
1.661 + </File>
1.662 + <File
1.663 + RelativePath=".\LookupTables.h">
1.664 + </File>
1.665 + <File
1.666 + RelativePath=".\MarkArrays.h">
1.667 + </File>
1.668 + <File
1.669 + RelativePath=".\MarkToBasePosnSubtables.h">
1.670 + </File>
1.671 + <File
1.672 + RelativePath=".\MarkToLigaturePosnSubtables.h">
1.673 + </File>
1.674 + <File
1.675 + RelativePath=".\MarkToMarkPosnSubtables.h">
1.676 + </File>
1.677 + <File
1.678 + RelativePath=".\MorphStateTables.h">
1.679 + </File>
1.680 + <File
1.681 + RelativePath=".\MorphTables.h">
1.682 + </File>
1.683 + <File
1.684 + RelativePath=".\MPreFixups.h">
1.685 + </File>
1.686 + <File
1.687 + RelativePath=".\MultipleSubstSubtables.h">
1.688 + </File>
1.689 + <File
1.690 + RelativePath=".\NonContextualGlyphSubst.h">
1.691 + </File>
1.692 + <File
1.693 + RelativePath=".\NonContextualGlyphSubstProc.h">
1.694 + </File>
1.695 + <File
1.696 + RelativePath=".\OpenTypeLayoutEngine.h">
1.697 + </File>
1.698 + <File
1.699 + RelativePath=".\OpenTypeTables.h">
1.700 + </File>
1.701 + <File
1.702 + RelativePath=".\OpenTypeUtilities.h">
1.703 + </File>
1.704 + <File
1.705 + RelativePath=".\PairPositioningSubtables.h">
1.706 + </File>
1.707 + <File
1.708 + RelativePath=".\ScriptAndLanguage.h">
1.709 + </File>
1.710 + <File
1.711 + RelativePath=".\ScriptAndLanguageTags.h">
1.712 + </File>
1.713 + <File
1.714 + RelativePath=".\SegmentArrayProcessor.h">
1.715 + </File>
1.716 + <File
1.717 + RelativePath=".\SegmentSingleProcessor.h">
1.718 + </File>
1.719 + <File
1.720 + RelativePath=".\SimpleArrayProcessor.h">
1.721 + </File>
1.722 + <File
1.723 + RelativePath=".\SinglePositioningSubtables.h">
1.724 + </File>
1.725 + <File
1.726 + RelativePath=".\SingleSubstitutionSubtables.h">
1.727 + </File>
1.728 + <File
1.729 + RelativePath=".\SingleTableProcessor.h">
1.730 + </File>
1.731 + <File
1.732 + RelativePath=".\StateTableProcessor.h">
1.733 + </File>
1.734 + <File
1.735 + RelativePath=".\StateTables.h">
1.736 + </File>
1.737 + <File
1.738 + RelativePath=".\SubstitutionLookups.h">
1.739 + </File>
1.740 + <File
1.741 + RelativePath=".\SubtableProcessor.h">
1.742 + </File>
1.743 + <File
1.744 + RelativePath=".\ThaiLayoutEngine.h">
1.745 + </File>
1.746 + <File
1.747 + RelativePath=".\ThaiShaping.h">
1.748 + </File>
1.749 + <File
1.750 + RelativePath=".\TrimmedArrayProcessor.h">
1.751 + </File>
1.752 + <File
1.753 + RelativePath=".\ValueRecords.h">
1.754 + </File>
1.755 + </Filter>
1.756 + <Filter
1.757 + Name="Resource Files"
1.758 + Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
1.759 + <File
1.760 + RelativePath=".\layout.rc">
1.761 + </File>
1.762 + </Filter>
1.763 + </Files>
1.764 + <Globals>
1.765 + </Globals>
1.766 +</VisualStudioProject>