Renamed exrternal.h to expat_external.h.
Fixed up references to this file.
This commit is contained in:
parent
656d80eca2
commit
cac0ed29a8
@ -133,7 +133,7 @@ SOURCE=.\expat.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\external.h
|
||||
SOURCE=.\expat_external.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "external.h"
|
||||
#include "expat_external.h"
|
||||
|
||||
struct XML_ParserStruct;
|
||||
typedef struct XML_ParserStruct *XML_Parser;
|
||||
|
@ -115,7 +115,7 @@ SOURCE=.\expat.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\external.h
|
||||
SOURCE=.\expat_external.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
@ -134,7 +134,7 @@ SOURCE=.\expat.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\external.h
|
||||
SOURCE=.\expat_external.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
@ -115,7 +115,7 @@ SOURCE=.\expat.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\external.h
|
||||
SOURCE=.\expat_external.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
#endif
|
||||
#endif /* ndef COMPILED_FROM_DSP */
|
||||
|
||||
#include "external.h"
|
||||
#include "expat_external.h"
|
||||
#include "internal.h"
|
||||
#include "xmlrole.h"
|
||||
#include "ascii.h"
|
||||
|
@ -14,7 +14,7 @@
|
||||
#endif
|
||||
#endif /* ndef COMPILED_FROM_DSP */
|
||||
|
||||
#include "external.h"
|
||||
#include "expat_external.h"
|
||||
#include "internal.h"
|
||||
#include "xmltok.h"
|
||||
#include "nametab.h"
|
||||
|
Loading…
Reference in New Issue
Block a user