Fix a mismatch in generated GUIDs on non-Windows platforms by
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 25 Jan 2009 14:41:08 +0000 (14:41 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 25 Jan 2009 14:41:08 +0000 (14:41 +0000)
commit37a87119df729c35a221afb7a63dc96083de849c
tree0dcaaaf4cef69298d1dd5413fa8f7f0b09719f34
parentb5ecd42343babc478fde4715a8ca1928c33e2692
Fix a mismatch in generated GUIDs on non-Windows platforms by
canonicalizing the file name used for the MD5 checksum so it always
looks like it's a Windows path (i.e., uses \ separators).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3919 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Tool/msvs.py