ADD_LIBRARY( 
    tinyxml STATIC 
    tinystr.cpp
    tinyxml.cpp
    tinyxmlerror.cpp
    tinyxmlparser.cpp
)
