add tinyxml2 in libs
This commit is contained in:
parent
514c3110c1
commit
9095d2d972
3 changed files with 5392 additions and 0 deletions
2380
libs/tinyxml2/include/tinyxml2.h
Executable file
2380
libs/tinyxml2/include/tinyxml2.h
Executable file
File diff suppressed because it is too large
Load diff
18
libs/tinyxml2/license/LICENSE.txt
Normal file
18
libs/tinyxml2/license/LICENSE.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
This software is provided 'as-is', without any express or implied
|
||||
warranty. In no event will the authors be held liable for any
|
||||
damages arising from the use of this software.
|
||||
|
||||
Permission is granted to anyone to use this software for any
|
||||
purpose, including commercial applications, and to alter it and
|
||||
redistribute it freely, subject to the following restrictions:
|
||||
|
||||
1. The origin of this software must not be misrepresented; you must
|
||||
not claim that you wrote the original software. If you use this
|
||||
software in a product, an acknowledgment in the product documentation
|
||||
would be appreciated but is not required.
|
||||
|
||||
2. Altered source versions must be plainly marked as such, and
|
||||
must not be misrepresented as being the original software.
|
||||
|
||||
3. This notice may not be removed or altered from any source
|
||||
distribution.
|
2994
libs/tinyxml2/src/tinyxml2.cpp
Executable file
2994
libs/tinyxml2/src/tinyxml2.cpp
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue