Add the $CCFLAGS variable to the $PCHCOM command line, and rearrange
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 9 Feb 2009 21:11:28 +0000 (21:11 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 9 Feb 2009 21:11:28 +0000 (21:11 +0000)
commit6c148b27989d10558f6e6e593218b83bbe7f8f02
treece7c38616011baa27542f66fb34a36f617d2e542
parent5bf4b5946451ac2dcc1a1d380f5e3c5869426d90
Add the $CCFLAGS variable to the $PCHCOM command line, and rearrange
the arguments so the /Fo is towards the beginning of the line
(like it is for $CCCOM, $CXXCOM, etc.).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3990 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/RELEASE.txt
src/engine/SCons/Tool/msvc.py
test/MSVC/msvc.py