aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-02-20 06:26:37 -0500
committerMike DePaulo <mikedep333@gmail.com>2015-02-20 06:26:37 -0500
commit33bd202f1e9d885ff62588d5225e3b8c4585d667 (patch)
tree259028e489330e2c908b6d37b7642ae1b23ec08a
parenta835056e065f0a85c5db25373b78b87c5fa34a08 (diff)
downloadvcxsrv-33bd202f1e9d885ff62588d5225e3b8c4585d667.tar.gz
vcxsrv-33bd202f1e9d885ff62588d5225e3b8c4585d667.tar.bz2
vcxsrv-33bd202f1e9d885ff62588d5225e3b8c4585d667.zip
VS 2013 Update 3 -> VS 2013 Update 4
-rw-r--r--building.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/building.txt b/building.txt
index d7dadfea3..f4d282140 100644
--- a/building.txt
+++ b/building.txt
@@ -1,6 +1,6 @@
Prerequisites:
- Windows Vista or later (The built code can run on XP, but your build machine must be Vista or later. This is a limitation of Visual Studio 2013.)
-- Visual C++ 2013 Express Edition (Update 3 is currently used)
+- Visual C++ 2013 Express Edition (Update 4 is currently used)
Visual C++ 2013 is probably also ok (not tested)
- Cygwin. I am not sure of the exact packages, but perl and git are 2 of them. Only 32-bit Cygwin has been tested.
- Python 2.7.x (2.7.9 used)