diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/win32/vs10/README.txt | 4 | ||||
-rw-r--r-- | build/win32/vs9/README.txt | 4 |
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.
|