[atk] Update Win32 and VS Readme files



commit 219e5cf6dc6d13e1a1180afb996e5e8616096260
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Aug 31 13:22:54 2011 +0800

    Update Win32 and VS Readme files
    
    Tell people about the GNOME Live! page that outlines building
    ATK and its dependencies with Visual C++.

 build/win32/vs10/README.txt |    5 +++++
 build/win32/vs9/README.txt  |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index 8188336..df81da3 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -1,6 +1,11 @@
 Please do not build this package in a path that contains spaces to avoid
 possible problems during the build or during the usage of the library.
 
+Please refer to the following GNOME Live! page for more detailed
+instructions on building ATK and its dependencies with Visual C++:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
+
 This VS10 solution and the projects it includes are intented to be used
 in a ATK source tree unpacked from a tarball. In a git checkout you
 first need to use some Unix-like environment or manual work to expand
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 089e74b..4b5dd54 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -1,6 +1,11 @@
 Please do not build this package in a path that contains spaces to avoid
 possible problems during the build or during the usage of the library.
 
+Please refer to the following GNOME Live! page for more detailed
+instructions on building ATK and its dependencies with Visual C++:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
+
 This VS9 solution and the projects it includes are intented to be used
 in a ATK source tree unpacked from a tarball. In a git checkout you
 first need to use some Unix-like environment or manual work to expand



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]