From: Chun-wei Fan Date: Sun, 25 Sep 2011 01:49:24 +0000 (+0800) Subject: README.win32: Update compilation info a bit X-Git-Tag: 1.29.5~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3adf1c4f8fcd8fdadddbdb542cac745519d8d5eb;p=platform%2Fupstream%2Fpango.git README.win32: Update compilation info a bit Update the info about the Visual Studio projects as VS2010 projects have landed into master. --- 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