summaryrefslogtreecommitdiff
path: root/make-pot
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-03-03 18:40:32 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2015-03-03 18:40:32 +0800
commit48c93fb347d475cd4547b4fbf88afa2ef369b220 (patch)
treed16896ca977f67e2bdbc7fc5367feb4af74c4898 /make-pot
parent163f7e75bf8f56b8440ecbafdf88470708e9d934 (diff)
downloadgtk+-48c93fb347d475cd4547b4fbf88afa2ef369b220.tar.gz
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.
Diffstat (limited to 'make-pot')
0 files changed, 0 insertions, 0 deletions