Update Visual C++ README.txt
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 May 2011 03:14:00 +0000 (11:14 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 May 2011 03:14:00 +0000 (11:14 +0800)
Correct the unpacking path of GLib...

build/win32/vs10/README.txt
build/win32/vs9/README.txt

index 2e4e587..27aea22 100644 (file)
@@ -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.
 
index 21d442e..a66253e 100644 (file)
@@ -32,11 +32,11 @@ the (BuildType) configuration.
 Set up the source tree as follows under some arbitrary top\r
 folder <root>:\r
 \r
-<root>\glib\<this-glib-source-tree>\r
+<root>\<this-glib-source-tree>\r
 <root>\vs9\<PlatformName>\r
 \r
 *this* file you are now reading is thus located at\r
-<root>\glib\<this-glib-source-tree>\build\win32\vs9\README.\r
+<root>\<this-glib-source-tree>\build\win32\vs9\README.\r
 \r
 <PlatformName> is either Win32 or x64, as in VS9 project files.\r
 \r