racket/src/worksp10
Matthew Flatt 11de33d4ff remove MysterX DLL, replace with wrapper around `ffi/com'
The ActiveX part of MysterX is gone. The `ffi/com' re-imeplemtnation
provides only core COM support.

The "mysssink" DLL is still needed, and its source is still
in the tree, but it is downloaded in the same way as other
pre-built DLLs. The DLL no longer needs to be registered with
regsvr32.
2012-02-17 06:37:19 -07:00
..
gracket win32: increase stack size to 8 MB 2011-04-30 11:12:04 -06:00
libffi Attempt to fix "libffi.vcxproj". 2010-12-10 03:19:01 -05:00
libmzgc Solution and project files for Visual Studio 2010. 2010-12-09 10:59:49 -05:00
libracket internal reorganization of bytecode compiler and other bytecode tasks 2011-05-08 06:26:04 -06:00
mrstart Solution and project files for Visual Studio 2010. 2010-12-09 10:59:49 -05:00
mzcom Solution and project files for Visual Studio 2010. 2010-12-09 10:59:49 -05:00
mzstart Solution and project files for Visual Studio 2010. 2010-12-09 10:59:49 -05:00
racket win32: increase stack size to 8 MB 2011-04-30 11:12:04 -06:00
README remove MysterX DLL, replace with wrapper around `ffi/com' 2012-02-17 06:37:19 -07:00

This directory contains solution and project files for Visual Studio 2010.

Only the solution and project files are here, so this directory cannot
be used by itself to build Racket.  To build, you need to move files
from here to their respective places in the "worksp" directory.