summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-09-25 09:49:24 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-09-25 09:49:24 +0800
commit3adf1c4f8fcd8fdadddbdb542cac745519d8d5eb (patch)
treef856e2cbd1aa9131b6e7812dffe09f5504a91b04
parentc820da4fa40e02bf64d27b0467a530d990c93358 (diff)
downloadpango-3adf1c4f8fcd8fdadddbdb542cac745519d8d5eb.tar.gz
README.win32: Update compilation info a bit
Update the info about the Visual Studio projects as VS2010 projects have landed into master.
-rw-r--r--README.win328
1 files changed, 4 insertions, 4 deletions
diff --git a/README.win32 b/README.win32
index c1848736..2040c82b 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