summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-12-20 22:44:59 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-12-20 22:44:59 +0800
commit9c73da59a5f484da422a5c915bd8fae3869ce73b (patch)
treee552d26f97d04a6f1d4b4d178c367e5d6b043035
parente2159021100095af89a191eff7d533a7b84ec3f9 (diff)
downloadcogl-9c73da59a5f484da422a5c915bd8fae3869ce73b.tar.gz
build/win32/vs10/README.txt: Correct wording
Should read "Visual C++ 2010", not "Visual C++ 2008"-sorry for the oversight.
-rw-r--r--build/win32/vs10/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index 01b6514b..e2914306 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -28,7 +28,7 @@ from GNOME are also built with VS10 to avoid crashes caused by mixing different
CRTs-please see also the build/win32/vs10/README.txt in those respective packages.
If building the SDL winsys is desired, you will also need the SDL libraries
-from www.libsdl.org-building the SDL source package with Visual C++ 2008
+from www.libsdl.org-building the SDL source package with Visual C++ 2010
is recommended (working Visual C++ 2005 projects are included with it, upgrade
the projects one prompted), but one may want to use the VC8 binary packages
from that website.