summaryrefslogtreecommitdiffstats
path: root/www/get_started.html
diff options
context:
space:
mode:
authorCedric Venet <cedric.venet@laposte.net>2009-09-27 10:34:36 +0000
committerCedric Venet <cedric.venet@laposte.net>2009-09-27 10:34:36 +0000
commit6bfc8b635f275d99c2c4c3fe823cb366a3627b6b (patch)
tree2a850399dc734210dc26d5908597ae6ef13556c1 /www/get_started.html
parent9a7b0855a6b3ecb5fdaa363722cba3e827752cb9 (diff)
CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82895 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/get_started.html')
-rw-r--r--www/get_started.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/get_started.html b/www/get_started.html
index a2706231b6..86f6cef35c 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -141,8 +141,7 @@ Visual Studio:</p>
project files. Get it from:
<a href="http://www.cmake.org/cmake/resources/software.html">
http://www.cmake.org/cmake/resources/software.html</a></li>
- <li><b>Visual Studio 2005</b>
- (VS 2008 may work also - cmake outputs VS2005 project files)</li>
+ <li><b>Visual Studio 2005 or 2008</b></li>
<li><b>Python</b>. This is needed only if you will be running the tests
(which is essential, if you will be developing for clang).
Get it from: