Lee Thomason 2 лет назад
Родитель
Сommit
b69be03db2
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      readme.md

+ 2 - 3
readme.md

@@ -269,10 +269,9 @@ Generally speaking, the intent is that you simply include the tinyxml2.cpp and
 tinyxml2.h files in your project and build with your other source code.
 tinyxml2.h files in your project and build with your other source code.
 
 
 There is also a CMake build included. CMake is the general build for TinyXML-2.
 There is also a CMake build included. CMake is the general build for TinyXML-2.
-Additional build systems are costly to maintain, and tend to bit-rot. 
 
 
-A Visual Studio project is included, but that is largely for developer convenience,
-and is not intended to integrate well with other builds.
+(Additional build systems are costly to maintain, and tend to bit-rot. They are
+being removed over time.)
 
 
 Building TinyXML-2 - Using vcpkg
 Building TinyXML-2 - Using vcpkg
 --------------------------------
 --------------------------------