forked from AuroraMiddleware/gtk
MSVC Builds: Make Re-use Comment in Autotools Module Clearer
This commit is contained in:
parent
e55a8b6aef
commit
78d2db383d
@ -2,12 +2,13 @@
|
|||||||
# Common Autotools file used to generate Visual Studio 2008+
|
# Common Autotools file used to generate Visual Studio 2008+
|
||||||
# Projects from their templates
|
# Projects from their templates
|
||||||
|
|
||||||
# This autotools file can be used in other projects that have
|
# This autotools file, from GLib, can be used in other projects
|
||||||
# Visual Studio build support, and can be copied into
|
# that have Visual Studio build support, and is copied into
|
||||||
# $(srcroot)/build/, except those that have their main sources
|
# $(srcroot)/build/, except those that have their main sources
|
||||||
# in their $(srcroot), or those that have their build files in
|
# in their $(srcroot), or those that have their autotools build
|
||||||
# $(srcroot). Those that should not use this include:
|
# files in $(srcroot). Those that should not use this include:
|
||||||
# gobject-introspection, librsvg.
|
# gobject-introspection, librsvg, instead they would currently
|
||||||
|
# need a modified version of this.
|
||||||
|
|
||||||
# * Input variables:
|
# * Input variables:
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user