Răsfoiți Sursa

fix project file version

Lee Thomason 9 ani în urmă
părinte
comite
098bd1f17a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -264,7 +264,7 @@ There are 2 files in TinyXML-2:
 And additionally a test file:
 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 2015 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.