/[escript]/trunk/SConstruct
ViewVC logotype

Contents of /trunk/SConstruct

Parent Directory Parent Directory | Revision Log Revision Log


Revision 192 - (show annotations)
Mon Nov 21 04:52:14 2005 UTC (17 years, 4 months ago) by jgs
File size: 275 byte(s)
pass in top level install directory for finley/escript/bruce/paso
libraries when building via top level scons script

1 esysroot = Dir('#.')
2 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)

  ViewVC Help
Powered by ViewVC 1.1.26