ICU-120 changes for shortened header file names

X-SVN-Rev: 3323
This commit is contained in:
Eric Mader 2000-12-21 21:57:18 +00:00
parent 9b32e935e2
commit 22a81eddc3
6 changed files with 9 additions and 9 deletions

View File

@ -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"

View File

@ -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))))

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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