[glib] Update Visual C++ README.txt
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Update Visual C++ README.txt
- Date: Wed, 18 May 2011 02:59:46 +0000 (UTC)
commit f529dc0e086f604a52ddb72f1a5baf48a9b78a29
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed May 18 11:14:00 2011 +0800
Update Visual C++ README.txt
Correct the unpacking path of GLib...
build/win32/vs10/README.txt | 4 ++--
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 2e4e587..27aea22 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -32,11 +32,11 @@ the (BuildType) configuration.
Set up the source tree as follows under some arbitrary top
folder <root>:
-<root>\glib\<this-glib-source-tree>
+<root>\<this-glib-source-tree>
<root>\vs10\<PlatformName>
*this* file you are now reading is thus located at
-<root>\glib\<this-glib-source-tree>\build\win32\vs10\README.
+<root>\<this-glib-source-tree>\build\win32\vs10\README.
<PlatformName> is either Win32 or x64, as in VS10 project files.
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 21d442e..a66253e 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -32,11 +32,11 @@ the (BuildType) configuration.
Set up the source tree as follows under some arbitrary top
folder <root>:
-<root>\glib\<this-glib-source-tree>
+<root>\<this-glib-source-tree>
<root>\vs9\<PlatformName>
*this* file you are now reading is thus located at
-<root>\glib\<this-glib-source-tree>\build\win32\vs9\README.
+<root>\<this-glib-source-tree>\build\win32\vs9\README.
<PlatformName> is either Win32 or x64, as in VS9 project files.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]