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