Fix the Win32 checks for an explicit import library and .def file.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 25 Nov 2002 05:45:38 +0000 (05:45 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 25 Nov 2002 05:45:38 +0000 (05:45 +0000)
commit0091934ff63b9bed28ad72cae18803de9a288d62
treedb91b1d35351b894de0af38d04c4f44365851a40
parent0108c26745576a039c78ba0f51957010f27ba14b
Fix the Win32 checks for an explicit import library and .def file.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@504 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Tool/mslink.py
test/SharedLibrary.py