/[escript]/trunk/SConstruct
ViewVC logotype

Diff of /trunk/SConstruct

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

revision 191 by jgs, Mon Nov 21 03:26:46 2005 UTC revision 192 by jgs, Mon Nov 21 04:52:14 2005 UTC
# Line 1  Line 1 
1  esysroot = Dir('#.')  esysroot = Dir('#.')
2  Export(["esysroot"])  Export(["esysroot"])
3    
4    libinstall = Dir('#lib')
5    Export(["libinstall"])
6    
7  SConscript(['tools/CppUnitTest/SConstruct','tools/mmio/SConstruct','esysUtils/SConstruct','escript/SConstruct','paso/SConstruct','finley/SConstruct','bruce/SConstruct'], duplicate=0)  SConscript(['tools/CppUnitTest/SConstruct','tools/mmio/SConstruct','esysUtils/SConstruct','escript/SConstruct','paso/SConstruct','finley/SConstruct','bruce/SConstruct'], duplicate=0)

Legend:
Removed from v.191  
changed lines
  Added in v.192

  ViewVC Help
Powered by ViewVC 1.1.26