Its for a project and needs as little as possible external dependencies. So do I just include the irrxml related files from irrlicht and remove the includes related to irrlicht from within them along with the functions referencing the included files.
- CXMLReader.cpp
CXMLReader.h
CXMLReaderImpl.h
CXMLWriter.cpp
CXMLWriter.h
fast_atof.h
heapsort.h
irrArray.h
irrMath.h
irrString.h
irrTypes.h
irrXML.cpp
irrXML.h
Just asking this before I go ahead, to make sure