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

Comparing ray/src/gen/SConscript (file contents):
Revision 1.12 by greg, Fri Jul 9 15:24:45 2010 UTC vs.
Revision 1.13 by greg, Wed Dec 15 01:40:11 2010 UTC

# Line 8 | Line 8 | mlib = env['RAD_MLIB']
8   # standard targets
9   PROGS = (
10   # name          sources           libs
11 + ('gendaylit',   Split('gendaylit.c sun.c',), ['rtlamps']),
12   ('genbeads',    Split('genbeads.c hermite3.c'),  []),
13   ('genbox',      ['genbox.c',],    []),
14   ('genmarble',   ['genmarble.c',], []),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines