racket/src/worksp/extradlls
Eli Barzilay 77e6daf528 dlls are in PLT/lib not PLT
svn: r2778
2006-04-25 17:25:45 +00:00
..
iconv.dll don't name-mangle non-PLT DLLs 2006-04-25 17:20:06 +00:00
libeay32.dll don't name-mangle non-PLT DLLs 2006-04-25 17:20:06 +00:00
README.TXT dlls are in PLT/lib not PLT 2006-04-25 17:25:45 +00:00
ssleay32.dll don't name-mangle non-PLT DLLs 2006-04-25 17:20:06 +00:00
UnicoWS.dll don't name-mangle non-PLT DLLs 2006-04-25 17:20:06 +00:00

This directory contains extra DLLs that are needed for running PLT
Scheme.  The DLL files are moved into the PLT/lib folder by
 plt/src/mzscheme/dynsrc/mkmzdyn.bat
which is, in turn, called by the MSVC projects.