Remove the shared library prefix/suffix from {PREFIXES,SUFFIXES} on Win32, since...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 22 May 2004 16:15:15 +0000 (16:15 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 22 May 2004 16:15:15 +0000 (16:15 +0000)
commit0e8b1f6bba9a0ab5292e0d1307a7323f26af4091
tree81cf77533285b49bcde0b5c5dcae9f7c2b8d8ef1
parentd87dac2e6d4a89a587c2764912a8293a75e5a285
Remove the shared library prefix/suffix from {PREFIXES,SUFFIXES} on Win32, since .dll files are not valid libraries for native Win32 compilers.  (Chad Austin)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@981 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Platform/win32.py