Changeset 267


Ignore:
Timestamp:
Feb 15, 2007, 12:42:49 PM (17 years ago)
Author:
barrand
Message:
 
Location:
snovis/trunk/obuild
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • snovis/trunk/obuild/DOS/build.bat

    r244 r267  
    192192:end_if_group_4
    193193
     194
    194195:obuild_return
    195196ENDLOCAL
  • snovis/trunk/obuild/darwin_app.obuild

    r213 r267  
    33  <use name="CoinPython" version="v1r*"/>
    44
    5   <darwin_app name="snovis_session">
     5  <darwin_app name="prog_snovis">
    66
    77    <!--
     
    2323    /////////////
    2424    -->
    25     <path from="G4Lab"/>
    2625
    27     <copy_dll>${obuild_G4Lab_path}/${@@dir_bin_variable@@}/G4Lab.bundle</copy_dll>
     26    <copy_dll>${obuild_snovis_path}/${@@dir_bin_variable@@}/G4Lab.bundle</copy_dll>
    2827
    2928    <copy_dir>
    30       <from>${obuild_G4Lab_path}/scripts</from>
    31       <to>@@dir_bin@@/@@component@@.app/Contents/Resources/G4Lab/.</to>
     29      <from>${obuild_snovis_path}/Resources/G4Lab</from>
     30      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/.</to>
    3231    </copy_dir>
    3332
     
    5554    /////////////
    5655    -->
    57     <path from="OnXLab"/>
    58     <copy_dll>${obuild_OnXLab_path}/${@@dir_bin_variable@@}/OnXLabInventor.bundle</copy_dll>
    59     <copy_dll>${obuild_OnXLab_path}/${@@dir_bin_variable@@}/OnXLabKUIP.bundle</copy_dll>
    60     <copy_dll>${obuild_OnXLab_path}/${@@dir_bin_variable@@}/OnXLab.bundle</copy_dll>
    61     <copy_dll>${obuild_OnXLab_path}/${@@dir_bin_variable@@}/OnXLab_SWIG_Python.so</copy_dll>
     56    <copy_dll>${OSC_home}/bin/OnXLabInventor.bundle</copy_dll>
     57    <copy_dll>${OSC_home}/bin/OnXLabKUIP.bundle</copy_dll>
     58    <copy_dll>${OSC_home}/bin/OnXLab.bundle</copy_dll>
     59    <copy_dll>${OSC_home}/bin/OnXLab_SWIG_Python.so</copy_dll>
    6260
    6361    <copy_dir>
    64       <from>${obuild_OnXLab_path}/scripts</from>
     62      <from>${OSC_home}/Resources/OnXLab/scripts</from>
    6563      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/OnXLab/.</to>
    6664    </copy_dir>
    6765    <copy_dir>
    68       <from>${obuild_OnXLab_path}/examples</from>
     66      <from>${OSC_home}/Resources/OnXLab/examples</from>
    6967      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/OnXLab/.</to>
    7068    </copy_dir>
     
    7573    /////////////////
    7674    -->
    77     <path from="BatchLab"/>
    78 
    79     <copy_dll>${obuild_BatchLab_path}/${@@dir_bin_variable@@}/BatchLabXML.bundle</copy_dll>
    80     <copy_dll>${obuild_BatchLab_path}/${@@dir_bin_variable@@}/BatchLabRio.bundle</copy_dll>
    81     <copy_dll>${obuild_BatchLab_path}/${@@dir_bin_variable@@}/BatchLabHDF5.bundle</copy_dll>
     75    <copy_dll>${OSC_home}/bin/BatchLabXML.bundle</copy_dll>
     76    <copy_dll>${OSC_home}/bin/BatchLabRio.bundle</copy_dll>
     77    <copy_dll>${OSC_home}/bin/BatchLabHDF5.bundle</copy_dll>
    8278
    8379    <copy_dir>
    84       <from>${obuild_BatchLab_path}/scripts</from>
     80      <from>${OSC_home}/Resources/BatchLab/scripts</from>
    8581      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/BatchLab/.</to>
    8682    </copy_dir>
     
    9187    /////////////////
    9288    -->
    93     <path from="OnX"/>
    94 
    95     <copy_dll>${obuild_OnX_path}/${@@dir_bin_variable@@}/OnXTestDLD.bundle</copy_dll>
    96     <copy_dll>${obuild_OnX_path}/${@@dir_bin_variable@@}/OnXKUIP.bundle</copy_dll>
    97     <copy_dll>${obuild_OnX_path}/${@@dir_bin_variable@@}/OnX.bundle</copy_dll>
    98     <copy_dll>${obuild_OnX_path}/${@@dir_bin_variable@@}/OnXQt.bundle</copy_dll>
     89    <copy_dll>${OSC_home}/bin/OnXTestDLD.bundle</copy_dll>
     90    <copy_dll>${OSC_home}/bin/OnXKUIP.bundle</copy_dll>
     91    <copy_dll>${OSC_home}/bin/OnX.bundle</copy_dll>
     92    <copy_dll>${OSC_home}/bin/OnXQt.bundle</copy_dll>
    9993
    10094    <copy_dir>
    101       <from>${obuild_OnX_path}/scripts</from>
     95      <from>${OSC_home}/Resources/OnX/scripts</from>
    10296      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/OnX/.</to>
    10397    </copy_dir>
    10498
    105     <copy_dll>${obuild_OnX_path}/${@@dir_bin_variable@@}/OnXPython.bundle</copy_dll>
    106     <copy_dll>${obuild_OnX_path}/${@@dir_bin_variable@@}/OnX_SWIG_Python.so</copy_dll>
     99    <copy_dll>${OSC_home}/bin/OnXPython.bundle</copy_dll>
     100    <copy_dll>${OSC_home}/bin/OnX_SWIG_Python.so</copy_dll>
    107101
    108102    <!--
     
    111105    /////////////////
    112106    -->
    113     <path from="HEPVis"/>
    114 
    115107    <copy_dir>
    116       <from>${obuild_HEPVis_path}/fonts</from>
     108      <from>${OSC_home}/Resources/HEPVis/fonts</from>
    117109      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/HEPVis/.</to>
    118110    </copy_dir>
    119111
    120     <copy_dll>${obuild_HEPVis_path}/${@@dir_bin_variable@@}/HEPVis_SWIG_Python.so</copy_dll>
     112    <copy_dll>${OSC_home}/bin/HEPVis_SWIG_Python.so</copy_dll>
    121113
    122114    <copy_dir>
    123       <from>${obuild_HEPVis_path}/scripts</from>
     115      <from>${OSC_home}/Resources/HEPVis/scripts</from>
    124116      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/HEPVis/.</to>
    125117    </copy_dir>
     
    130122    //////////////////
    131123    -->
    132     <path from="CoinPython"/>
    133     <copy_dll>${obuild_CoinPython_path}/${@@dir_bin_variable@@}/_CoinPython.so</copy_dll>
     124    <copy_dll>${OSC_home}/bin/_CoinPython.so</copy_dll>
    134125
    135126    <copy_dir>
    136       <from>${obuild_CoinPython_path}/scripts</from>
     127      <from>${OSC_home}/Resources/CoinPython/scripts</from>
    137128      <to>@@dir_bin@@/@@component@@.app/Contents/Resources/CoinPython/.</to>
    138129    </copy_dir>
    139 
    140130
    141131  </darwin_app>
  • snovis/trunk/obuild/sh/build

    r244 r267  
    158158fi
    159159
     160if [ "${obuild_group}" = main ] ; then
     161if [ "${obuild_do_mains}" = yes ] ; then
     162  if [ -e ./sh/build_darwin_app_prog_snovis ] ; then
     163    ./sh/build_darwin_app_prog_snovis ${obuild_args}
     164    obuild_status=$?;if [ ${obuild_status} != 0 ] ; then exit ${obuild_status};fi
     165  fi
     166fi
     167fi
     168
    160169if [ -e ./sh/install ] ; then
    161170  ./sh/install
Note: See TracChangeset for help on using the changeset viewer.