/[ascend]/trunk/SConstruct
ViewVC logotype

Diff of /trunk/SConstruct

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1509 by jpye, Wed Jun 27 13:08:47 2007 UTC revision 1510 by jpye, Wed Jun 27 13:24:21 2007 UTC
# Line 2218  if with_ufsparse: Line 2218  if with_ufsparse:
2218    
2219  libascend = libascend_env.SharedLibrary('ascend',srcs)  libascend = libascend_env.SharedLibrary('ascend',srcs)
2220    
2221    # for use in declaring dependent shared libraries in SConscript files (eg solvers/*/SConscript)
2222    env['libascend'] = libascend
2223    
2224  env.Alias('libascend',libascend)  env.Alias('libascend',libascend)
2225    
2226  #-------------  #-------------

Legend:
Removed from v.1509  
changed lines
  Added in v.1510

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22