Updated to use C++ headers Fixed MSVC2010 collision Added Makefile for xmltest (unix)
@@ -0,0 +1,4 @@
all: xmltest
xmltest: xmltest.cpp tinyxml2.cpp tinyxml2.h
clean:
rm -f *.o xmltest
The note is not visible to the blocked user.