racket/src/worksp10
Matthew Flatt 01193652b0 internal reorganization of bytecode compiler and other bytecode tasks
--- organize by task instead of (weakly) by bytecode form; source
 files are smaller with fewer global functions and datatypes
2011-05-08 06:26:04 -06: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
libmysterx Solution and project files for Visual Studio 2010. 2010-12-09 10:59:49 -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 Solution and project files for Visual Studio 2010. 2010-12-09 10:59:49 -05:00

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

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