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

Comparing ray/src/px/SConscript (file contents):
Revision 1.16 by schorsch, Mon Apr 21 07:31:29 2008 UTC vs.
Revision 1.17 by schorsch, Thu Apr 24 10:28:25 2008 UTC

# Line 108 | Line 108 | if env.has_key('X11LIB'):
108      progs.append(xshowtrace)
109  
110   if os.name == 'posix': # XXX ignoring trad.wsh
111 <        for s in Split('''normpat falsecolor pdfblur pmblur pmdblur
111 >        for s in Split('''normpat falsecolor pdfblur pmblur pmdblur pbilat
112                          xyzimage phisto pdelta pgblur ra_pfm ran2tiff'''):
113                  Default(env.InstallCsh(radbin(s), s + '.csh'))
114   # XXX probably needs fixing

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines