glib/build
Chun-wei Fan c50bb218de MSVC 2010+ builds: Do not explicitly use /LTCG
This partially reverts dc4361f.

As we now ensure that items using GResources and GConstructors are always
referenced so that the linker does not optimize them out in a default
Release build, we no longer need to enforce the use of /LTCG, so
/LTCG:incremental will work as well.
2015-11-12 15:26:20 +08:00
..
win32 MSVC 2010+ builds: Do not explicitly use /LTCG 2015-11-12 15:26:20 +08:00
ChangeLog win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
Makefile-newvs.am build/Makefile-newvs.am: Update Comments for Usage 2015-09-25 19:41:21 +08:00
Makefile.am externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00
Makefile.msvcproj Build: Make Makefile.msvcproj A Bit More Generic 2015-09-25 19:41:11 +08:00
README externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00

Now this directory is private to GLib. Only the files relevant to GLib
are left. See the separate "build" module in GNOME SVN for history.