mirror of https://github.com/AxioDL/tinyxml2.git
Correct the capitalization of Xcode in README
This commit is contained in:
parent
c8dad95d44
commit
ff714133bc
|
@ -265,7 +265,7 @@ And additionally a test file:
|
||||||
* xmltest.cpp
|
* xmltest.cpp
|
||||||
|
|
||||||
Simply compile and run. There is a visual studio 2010 project included, a simple Makefile,
|
Simply compile and run. There is a visual studio 2010 project included, a simple Makefile,
|
||||||
an XCode project, a Code::Blocks project, and a cmake CMakeLists.txt included to help you.
|
an Xcode project, a Code::Blocks project, and a cmake CMakeLists.txt included to help you.
|
||||||
The top of tinyxml.h even has a simple g++ command line if you are are *nix and don't want
|
The top of tinyxml.h even has a simple g++ command line if you are are *nix and don't want
|
||||||
to use a build system.
|
to use a build system.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue