ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/SConstruct
(Generate patch)

Comparing ray/SConstruct (file contents):
Revision 1.9 by schorsch, Thu Oct 22 21:16:05 2009 UTC vs.
Revision 1.11 by greg, Wed Jun 2 15:58:30 2010 UTC

# Line 43 | Line 43 | def shareinstall_setup(env):
43                  install.install_manfiles(env)
44  
45   # Set up build environment
46 < env = Environment()
46 > env = Environment(tools=['mingw'])
47   env.Decider('timestamp-match')
48  
49   if os.name == 'posix':

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines