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.10 by greg, Thu May 27 19:32:11 2010 UTC vs.
Revision 1.11 by greg, Wed Jun 2 15:58:30 2010 UTC

# Line 20 | Line 20 | def set_opts(env):
20          env['RAD_BUILDBIN']  = '#bin'
21          env['RAD_BUILDRLIB'] = '#lib'
22          env['RAD_BUILDMAN']  = '#doc/man'
23        # compatibility modules
24        env['RAD_COMPAT'] = 'timegm.o'
23  
24   def allplats_setup(env):
25          from build_utils import find_libs

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines