diff options
Diffstat (limited to 'project/Win32BuildSetup')
-rw-r--r-- | project/Win32BuildSetup/readme.txt | 2 |
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) |