ICU-120 changes for shortened header file names
X-SVN-Rev: 3323
This commit is contained in:
parent
9b32e935e2
commit
22a81eddc3
@ -15,9 +15,9 @@
|
||||
#include "GlyphDefinitionTables.h"
|
||||
#include "GlyphSubstitutionTables.h"
|
||||
#include "SingleSubstitutionSubtables.h"
|
||||
#include "MultipleSubstitutionSubtables.h"
|
||||
#include "MultipleSubstSubtables.h"
|
||||
#include "AlternateSubstSubtables.h"
|
||||
#include "LigatureSubstitutionSubtables.h"
|
||||
#include "LigatureSubstSubtables.h"
|
||||
#include "ContextualSubstSubtables.h"
|
||||
#include "LookupProcessor.h"
|
||||
#include "GlyphSubstLookupProc.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
#include "MorphStateTables.h"
|
||||
#include "SubtableProcessor.h"
|
||||
#include "StateTableProcessor.h"
|
||||
#include "LigatureSubstitutionProcessor.h"
|
||||
#include "LigatureSubstProc.h"
|
||||
#include "LESwaps.h"
|
||||
|
||||
#define ExtendedComplement(m) ((le_int32) (~((le_uint32) (m))))
|
||||
|
@ -9,7 +9,7 @@
|
||||
#include "LEGlyphFilter.h"
|
||||
#include "OpenTypeTables.h"
|
||||
#include "GlyphSubstitutionTables.h"
|
||||
#include "LigatureSubstitutionSubtables.h"
|
||||
#include "LigatureSubstSubtables.h"
|
||||
#include "GlyphIterator.h"
|
||||
#include "LESwaps.h"
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
#include "SubtableProcessor.h"
|
||||
#include "IndicRearrangementProcessor.h"
|
||||
#include "ContextualGlyphSubstProc.h"
|
||||
#include "LigatureSubstitutionProcessor.h"
|
||||
#include "LigatureSubstProc.h"
|
||||
#include "NonContextualGlyphSubstProc.h"
|
||||
//#include "ContextualGlyphInsertionProcessor.h"
|
||||
#include "LESwaps.h"
|
||||
|
@ -9,7 +9,7 @@
|
||||
#include "LEGlyphFilter.h"
|
||||
#include "OpenTypeTables.h"
|
||||
#include "GlyphSubstitutionTables.h"
|
||||
#include "MultipleSubstitutionSubtables.h"
|
||||
#include "MultipleSubstSubtables.h"
|
||||
#include "GlyphIterator.h"
|
||||
#include "LESwaps.h"
|
||||
|
||||
|
@ -608,11 +608,11 @@ SOURCE=.\LigatureSubstitution.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\LigatureSubstitutionProcessor.h
|
||||
SOURCE=.\LigatureSubstProc.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\LigatureSubstitutionSubtables.h
|
||||
SOURCE=.\LigatureSubstSubtables.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@ -679,7 +679,7 @@ SOURCE=.\MorphTables.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\MultipleSubstitutionSubtables.h
|
||||
SOURCE=.\MultipleSubstSubtables.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user