- get sources from here http://sourceforge.net/projects/tinyxml/
- modify the tinyxmlSTL project (debug target) and add these to the preprocessor definitions
    
    _SECURE_SCL=0;_HAS_ITERATOR_DEBUGGING=0;

- for release set sse2
- compile tinyxmlSTL as debug and release lib