summaryrefslogtreecommitdiff
path: root/expat/win32/README.txt
diff options
context:
space:
mode:
authorKarl Waclawek <karl.waclawek@qlinesolutions.com>2016-06-17 15:04:39 -0400
committerKarl Waclawek <karl.waclawek@qlinesolutions.com>2016-06-17 15:04:39 -0400
commit76f5dc2a7043f33d4bce4ae6e0faddc05000e6e9 (patch)
tree8f8e1fcfe4a4dd354681daf1d16ed78097857a56 /expat/win32/README.txt
parent309ad17f97fe1e59a000d69a6fb1c99c76a6fe6b (diff)
downloadlibexpat-git-76f5dc2a7043f33d4bce4ae6e0faddc05000e6e9.tar.gz
Upgraded setup files for Win32.
Diffstat (limited to 'expat/win32/README.txt')
-rw-r--r--expat/win32/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/expat/win32/README.txt b/expat/win32/README.txt
index e3702ae6..c58d29ab 100644
--- a/expat/win32/README.txt
+++ b/expat/win32/README.txt
@@ -16,6 +16,14 @@ Expat can be built on Windows in three ways:
* MS Visual Studio .NET 2002, 2003, 2005, 2008, 2010:
The VC++ 6 workspace file (expat.dsw) and project files (.dsp)
can be opened and imported in VS.NET without problems.
+ Note: Tests have their own *.dsw files.
+
+* MS Visual Studio 2013 and 2015:
+ A solution file for Visual Studio 2013 is provided: expat.sln.
+ The associated project files (*.vcxproj) reside in the appropriate
+ project directories. This solution file can be opened in VS 2015
+ and should be upgraded automatically if VS 2013 is not also installed.
+ Note: Tests have their own solution files.
* All MS C/C++ compilers:
The output for all projects will be generated in the win32\bin