# Install to: C:\MinGW
# Take all options when installing
# Take the "pre" package option
<source lang="text">
env = Environment(tools = ['mingw'])
</source>
== See also ==
[http://www.bozzograo.net/radiancewiki/doku.php?id=how_to_compile_radiance_using_the_mingw_tools_and_scons Guide to radiance compilation]