summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2013-12-03 15:15:26 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2013-12-03 15:15:26 +0800
commitca7d1cf957864fad0470c70511565c6b5def705d (patch)
treef1b83ff8e4385a808267d5f94465d018bac3cddc
parented2e1ac3c6cbedef02e0753ad73bc91560280c30 (diff)
downloadpango-ca7d1cf957864fad0470c70511565c6b5def705d.tar.gz
build/win32/vs*/README.txt: Update build information
As there is no longer a pango_fc.sln solution file, tell the people to use the *_fc configs if building PangoFT2 and PangoCairo with FreeType/ FontConfig support with the Visual Studio Projects is desired.
-rw-r--r--build/win32/vs10/README.txt4
-rw-r--r--build/win32/vs9/README.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index a73e9076..f2a2324b 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -69,8 +69,8 @@ The recommended build order for these dependencies:
there with VS10)
-Cairo (inclusive of Cairo-GObject-if using GTK+-3.x)
-Use the pango_fc.sln solution if usage of fontconfig is desired; otherwise
-use the pango.sln solution.
+Use the *_fc configs if the usage of fontconfig is desired; otherwise
+use the configs that do not end with _fc.
*this* file you are now reading is thus located at
<root>\<this-pango-source-tree>\build\win32\vs10\README.txt.
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 58066efa..d02ed8e9 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -69,8 +69,8 @@ The recommended build order for these dependencies:
there with VS9)
-Cairo (inclusive of Cairo-GObject-if using GTK+-3.x)
-Use the pango_fc.sln solution if usage of fontconfig is desired; otherwise
-use the pango.sln solution.
+Use the *_fc configs if the usage of fontconfig is desired; otherwise
+use the configs that do not end with _fc.
*this* file you are now reading is thus located at
<root>\<this-pango-source-tree>\build\win32\vs9\README.txt.