fix interrogate issue

This commit is contained in:
David Rose 2010-06-09 00:45:42 +00:00
parent 0b80f17c68
commit 60b3920388
1 changed files with 4 additions and 1 deletions

View File

@ -34,5 +34,8 @@
config_dxml.cxx \
tinyxml.cpp tinyxmlparser.cpp tinyxmlerror.cpp
#define IGATESCAN all
// It's important not to include tinyxml.h on the IGATESCAN list,
// because that file has to be bracketed by BEGIN_PUBLISH
// .. END_PUBLISH (which is handled by config_dxml.cxx).
#define IGATESCAN config_dxml.h $[INCLUDED_SOURCES]
#end lib_target