summaryrefslogtreecommitdiff
path: root/expat/win32
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2020-03-20 02:33:03 +0100
committerSebastian Pipping <sebastian@pipping.org>2020-03-20 02:44:35 +0100
commit90ed5777a6e447f0d4ed34a6a293c99069123bcb (patch)
tree33a3432ffdfbdc4d54b12b6267c57b44441a3aec /expat/win32
parentddeedc6be112579cee4a07ebf010a34e6e9289cb (diff)
downloadlibexpat-git-90ed5777a6e447f0d4ed34a6a293c99069123bcb.tar.gz
Drop support for Visual Studio <=8.0/2005, officially
Diffstat (limited to 'expat/win32')
-rw-r--r--expat/win32/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/win32/README.txt b/expat/win32/README.txt
index 1d725f38..d1069cdd 100644
--- a/expat/win32/README.txt
+++ b/expat/win32/README.txt
@@ -5,7 +5,7 @@ Expat can be built on Windows in two ways:
* Cygwin:
This follows the Unix build procedures.
-* MS Visual Studio 2013, 2015 and 2017:
+* MS Visual Studio 2008, 2010, 2013, 2015 and 2017:
Use CMake to generate a solution file for Visual Studio, then use msbuild
to compile. For example: