glib/build/win32
Chun-wei Fan d76ac1560e Visual Studio 2008 Builds: Speed Up Release Builds
Use the /MP option so that each project can build multiple sources in
parallel, which can cut down release build times by quite a bit.  This will
cause a brief warning for debug builds due to their use of /Gm, and builds
would otherwise proceed as they did before.

Unfortunately Visual Studio 2008 is too old to support the /d2Zi+ flag, so
we can't make a better debug situation for it at the moment.
2015-03-03 18:09:42 +08:00
..
dirent Bug 545954 - 64-bit issue in dirent 2008-08-02 08:43:30 +00:00
vs8 win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
vs9 Visual Studio 2008 Builds: Speed Up Release Builds 2015-03-03 18:09:42 +08:00
vs10 MSVC Builds: Improve Build Speed and Debugging 2015-03-03 13:52:22 +08:00
vs11 MSVC Builds: Update vs11|vs12/Makefile.am 2015-02-02 14:16:18 +08:00
vs12 MSVC Builds: Update vs11|vs12/Makefile.am 2015-02-02 14:16:18 +08:00
make.msc Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
Makefile.am MSVC Builds: Generate glib-mkenums If Possible 2014-08-08 17:39:48 +08:00
module.defs Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
process_in_win32.py MSVC Builds: Generate glib-mkenums If Possible 2014-08-08 17:39:48 +08:00
setup.py MSVC Builds: Generate glib-mkenums If Possible 2014-08-08 17:39:48 +08:00