Saxum/converter
Steffen Fündgens 4ad1f0607d merging
2014-12-08 14:19:23 +01:00
..
CMakeLists.txt Modifying CMakes files to get convert to compile. 2014-11-21 16:07:13 +01:00
converter.cc merging 2014-12-08 14:19:23 +01:00
converter.hh merging 2014-12-08 14:19:23 +01:00
lodepng.cc Modifying CMakes files to get convert to compile. 2014-11-21 16:07:13 +01:00
lodepng.hh Modifying CMakes files to get convert to compile. 2014-11-21 16:07:13 +01:00
main.cc Converting unsinged ints to regular ints, because tinyxml cannot query for unsigned ones and thus negates the purpose of using unsigned ones. This also causes compiler errors. 2014-12-08 13:33:38 +01:00
tinyxml2.cc added tinyxml2 for xml conversion 2014-11-24 13:03:55 +01:00
tinyxml2.hh added tinyxml2 for xml conversion 2014-11-24 13:03:55 +01:00