aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-02-20 06:26:37 -0500
committerMike DePaulo <mikedep333@gmail.com>2015-05-09 19:28:52 -0400
commit67ba0546cca5fa4148a34c7318d8de94fd97c24e (patch)
treebb5ce0c549f15e3ba2ae624d02f5a03c01b5d468
parentac8caf293398d47bc9de8c299bebd16c00138535 (diff)
downloadvcxsrv-67ba0546cca5fa4148a34c7318d8de94fd97c24e.tar.gz
vcxsrv-67ba0546cca5fa4148a34c7318d8de94fd97c24e.tar.bz2
vcxsrv-67ba0546cca5fa4148a34c7318d8de94fd97c24e.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)