Ignore:
Timestamp:
Feb 15, 2007, 10:20:56 AM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build/snova/trunk/obuild/this.obuild

    r240 r241  
    99    <reference package="foreign" version="v1r*" file="CLHEP.obuild"/>
    1010    <reference package="foreign" version="v1r*" file="Geant4.obuild"/>
    11 
    12     <use name="zlib" version="v1r*">
    13       <c_include>include</c_include>
    14       <lib>osc_z</lib>
    15     </use>
     11    <reference package="foreign" version="v1r*" file="HDF5.obuild"/>
     12    <reference package="foreign" version="v1r*" file="zlib.obuild"/>
    1613
    1714    <use name="bhep" version="v1r4p2">
     
    2017    </use>
    2118
    22     <use name="HDF5" version="v1r*">
    23       <c_include>include</c_include>
    24       <lib>osc_HDF5</lib>
    25     </use>
    26  
    2719    <!-- this : -->
    2820
     
    117109    <setup>
    118110      <exec from="bhep"/>
    119       <exec from="HDF5"/>
    120111
     112      <load_library_path copy="load_library_path" from="HDF5"/>
    121113      <load_library_path copy="load_library_path" from="CLHEP"/>
    122114      <load_library_path copy="load_library_path" from="Geant4"/>
    123115
    124116      <load_library_path/>
     117      <run_path/>
    125118    </setup>
    126119
Note: See TracChangeset for help on using the changeset viewer.