gtk2/build
Chun-wei Fan 48c93fb347 MSVC 2008 Builds: Speed Up Release Builds
Use the /MP compiler option, where the build time for release builds can
be cut down by quite a bit.  This will however cause a brief warning with
debug builds due to the use of /Gm, but the code will otherwise build
normally.  Unlike the Visual Studio 2010+ builds, we can't use /d2Zi+ as
Visual Studio 2008 does not support that, so we can't get a better
debugging experience for release builds here.
2015-03-03 18:40:32 +08:00
..
win32 MSVC 2008 Builds: Speed Up Release Builds 2015-03-03 18:40:32 +08:00
detectenv_msvc.mak build/: Rename a Shared MSVC NMake Makefile 2014-01-13 17:19:07 +08:00
gen-file-list-gtk.py MSVC Introspection Builds: Filter Out gtkx.h 2014-07-16 18:04:38 +08:00
gtk-introspection-msvc.mak.in MSVC Build Files: Use Real GTK+ Version 2014-08-07 23:11:34 +08:00
introspection-msvc.mak MSVC Builds: Rework Introspection Build 2014-01-13 16:05:32 +08:00
Makefile-newvs.am Build: Provide Simple Support for MSVC 2012/2013 2014-07-01 16:17:43 +08:00
Makefile.am MSVC Build Files: Use Real GTK+ Version 2014-08-07 23:11:34 +08:00
msvcfiles.py MSVC Builds: Rework Introspection Build 2014-01-13 16:05:32 +08:00