Felipe "Zoc" Silveira
|
04639a59a5
|
Standardized static library output name
Renamed ```tinyxml2.a``` to ```libtinyxml2.a```, to allow proper linking using the ```-l``` flag on gcc.
|
2016-06-08 19:11:37 -03:00 |
Felipe "Zoc" Silveira
|
48daa2dd81
|
Updated Makefile to allow building TinyXML2 as a static library
|
2016-05-22 00:21:53 -03:00 |
numatrumpet
|
9f52ad5289
|
Makefile is recovered to original version
|
2014-09-08 16:41:33 +09:00 |
numatrumpet
|
8f5d3f8e80
|
make works correctly when using clang++
|
2014-09-06 23:09:14 +09:00 |
Bruno Dias
|
032aa1b96c
|
added test rule.
|
2013-07-31 12:01:12 -03:00 |
Guillermo A. Amaral
|
2eb7003763
|
Misc adjustments and enum rename
Updated to use C++ headers
Fixed MSVC2010 collision
Added Makefile for xmltest (unix)
|
2012-03-20 11:51:40 -07:00 |