Parent Directory
|
Revision Log
|
Patch
revision 456 by jgs, Tue Jan 24 04:36:54 2006 UTC | revision 457 by jgs, Tue Jan 24 06:13:03 2006 UTC | |
---|---|---|
# | Line 9 pydir = Dir(str(esysroot) + '/modellib/l | Line 9 pydir = Dir(str(esysroot) + '/modellib/l |
9 | Export(["pydir"]) | Export(["pydir"]) |
10 | pydir2 = Dir(str(esysroot) + '/esys/modellib') | pydir2 = Dir(str(esysroot) + '/esys/modellib') |
11 | Export(["pydir2"]) | Export(["pydir2"]) |
12 | if pyinstall != None: | |
13 | pyinstall = Dir(str(pyinstall) + '/modellib') | |
14 | Export(["pyinstall"]) | |
15 | ||
16 | # | # |
17 | # print out build configuration for this module | # print out build configuration for this module |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |