[glib] MSVC Build: Make Re-use Comment of Autotools Module Clearer



commit ea93847a7d6f341c8ed53733c78b8f38f9567bc4
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Sep 17 09:15:27 2015 +0800

    MSVC Build: Make Re-use Comment of Autotools Module Clearer

 build/Makefile.msvcproj |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/build/Makefile.msvcproj b/build/Makefile.msvcproj
index 28d30a0..8ac5f81 100644
--- a/build/Makefile.msvcproj
+++ b/build/Makefile.msvcproj
@@ -2,12 +2,13 @@
 # Common Autotools file used to generate Visual Studio 2008+
 # Projects from their templates
 
-# This autotools file can be used in other projects that have
-# Visual Studio build support, and can be copied into
+# This autotools file, from GLib, can be used in other projects
+# that have Visual Studio build support, and is copied into
 # $(srcroot)/build/, except those that have their main sources
-# in their $(srcroot), or those that have their build files in
-# $(srcroot).  Those that should not use this include:
-# gobject-introspection, librsvg.
+# in their $(srcroot), or those that have their autotools build
+# files in $(srcroot).  Those that should not use this include:
+# gobject-introspection, librsvg, instead they would currently
+# need a modified version of this.
 
 # * Input variables:
 #


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