[pango] README.win32: Update compilation info a bit



commit 3adf1c4f8fcd8fdadddbdb542cac745519d8d5eb
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Sun Sep 25 09:49:24 2011 +0800

    README.win32: Update compilation info a bit
    
    Update the info about the Visual Studio projects as VS2010 projects have
    landed into master.

 README.win32 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/README.win32 b/README.win32
index c184873..2040c82 100644
--- a/README.win32
+++ b/README.win32
@@ -25,10 +25,10 @@ Pango 1.10.0:
 
 PATH=/devel/dist/glib-2.8.0/bin:$PATH ACLOCAL_FLAGS="-I /devel/dist/glib-2.8.0/share/aclocal" PKG_CONFIG_PATH=/devel/dist/glib-2.8.0/lib/pkgconfig:$PKG_CONFIG_PATH CC='gcc -mtune=pentium3' CPPFLAGS='-I/opt/gnu/include' LDFLAGS='-L/opt/gnu/lib' CFLAGS=-O ./configure --disable-gtk-doc  --without-x --prefix=c:/devel/target/pango-1.10.0
 
-2) Use Visual Studio 2008 (Express or above). Use the solution file in
-build/win32/vs9. See the README.txt there for more information,
-or see the following GNOME Live! page for a more detailed description
-of building Pango and its dependencies with Visual Studio 2008:
+2) Use Visual Studio 2008/2010 (Express or above). Use the solution file
+in build/win32/vs9 or build/win32/vs10. See the README.txt there for more
+information, or see the following GNOME Live! page for a more detailed
+description of building Pango and its dependencies with Visual Studio:
 
 https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]