This is all of the files needed to compile Deadwood in Windows without needing
to hunt down and install mingw.  To compile Deadwood, open up a command prompt
and run the tcc-compile.bat script. In Windows XP:

* Start -> Run -> CMD
* cd {this directory}
* tcc-compile.bat

Where {this directory} is the directory tcc-compile.bat and this README are
located.
