aboutsummaryrefslogtreecommitdiff
path: root/project/Win32BuildSetup
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2014-05-29 20:58:57 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2014-05-29 20:58:57 +0200
commit9dc236e30194f6ffab93ff81246b860b467be7f3 (patch)
tree9cda5e50aa31482f9e09b6c39d82dac4f0cdb8f5 /project/Win32BuildSetup
parentf6db66537c386cddd8c2dcd0e32bb5870f69529b (diff)
[win32] update readme
Diffstat (limited to 'project/Win32BuildSetup')
-rw-r--r--project/Win32BuildSetup/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/Win32BuildSetup/readme.txt b/project/Win32BuildSetup/readme.txt
index 332a7b8325..2146e4abcd 100644
--- a/project/Win32BuildSetup/readme.txt
+++ b/project/Win32BuildSetup/readme.txt
@@ -1,6 +1,6 @@
Prerequisites for building an XBMC for Windows installer:
-1) A working Visual C++ 2010 Express XBMC environment (See also http://wiki.xbmc.org/index.php?title=How-to:Compile_XBMC_for_Windows)
+1) A working Visual C++ 2013 Express XBMC environment (See also http://wiki.xbmc.org/index.php?title=How-to:Compile_XBMC_for_Windows)
2) Nullsoft sciptable install system (http://nsis.sourceforge.net/Download)
3) DirectX SDK dated August 2009 or later (latest installer here: http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba730ba)
4) Java Runtime Environment (download here: http://www.oracle.com/technetwork/java/javase/downloads/index.html)