]> granicus.if.org Git - postgresql/commit
Enable the use of multiple CPUs/cores when building on MSVC. This only
authorMagnus Hagander <magnus@hagander.net>
Mon, 10 Aug 2009 11:48:50 +0000 (11:48 +0000)
committerMagnus Hagander <magnus@hagander.net>
Mon, 10 Aug 2009 11:48:50 +0000 (11:48 +0000)
commit1d6ddebd823f17273e5de8d48b513733a5969644
tree796dc4994183afc4048e346948f18d592d7a6dc8
parentbbe2168e658fb666777e408d752fd16cd996c8e4
Enable the use of multiple CPUs/cores when building on MSVC. This only
affects the C compiler step - we still only build one target at a
time.
src/tools/msvc/Project.pm