Add a Code::Blocks project.

This commit is contained in:
Guillaume P
2013-05-12 15:11:37 +02:00
parent d6bd7360b8
commit d60fe35073
4 changed files with 59 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
The (default) Release configuration of this project builds a ready to use static library.
The Debug configuration of this project builds an executable console application that
executes all tests provided for tinyxml2 in the xmltest.cpp file.