| Line | |
|---|
| 1 | <!--
|
|---|
| 2 | Access to SuperNemo software.
|
|---|
| 3 | -->
|
|---|
| 4 |
|
|---|
| 5 | <obuild>
|
|---|
| 6 |
|
|---|
| 7 | <foreign name="snova">
|
|---|
| 8 |
|
|---|
| 9 | <!--
|
|---|
| 10 | <native_version>8.2</native_version>
|
|---|
| 11 | -->
|
|---|
| 12 |
|
|---|
| 13 | <variable name="bhep_home" platform="UNIX">/Users/barrand/dev/exp/nemo/bhep/v1r4p2</variable>
|
|---|
| 14 | <variable name="bhep_platform" platform="Darwin">Darwin</variable>
|
|---|
| 15 |
|
|---|
| 16 | <variable name="snova_home" platform="UNIX">/Users/barrand/dev/exp/nemo/snova/v2r0p0</variable>
|
|---|
| 17 | <variable name="snova_platform" platform="Darwin">Darwin</variable>
|
|---|
| 18 |
|
|---|
| 19 | <load_library_path platform="Darwin" verbatim="yes">${bhep_home}/Darwin</load_library_path>
|
|---|
| 20 | <load_library_path platform="Darwin" verbatim="yes">${snova_home}/Darwin</load_library_path>
|
|---|
| 21 |
|
|---|
| 22 | <release>
|
|---|
| 23 |
|
|---|
| 24 | <!-- bhep -->
|
|---|
| 25 | <copy_files platform="Darwin">
|
|---|
| 26 | <from>${bhep_home}/${bhep_platform}/bin</from>
|
|---|
| 27 | <what>bhep-config</what>
|
|---|
| 28 | <to>bin/.</to>
|
|---|
| 29 | </copy_files>
|
|---|
| 30 |
|
|---|
| 31 | <copy_files platform="Darwin">
|
|---|
| 32 | <from>${bhep_home}/${bhep_platform}/lib</from>
|
|---|
| 33 | <what>libbhep.dylib</what>
|
|---|
| 34 | <to>lib/.</to>
|
|---|
| 35 | </copy_files>
|
|---|
| 36 |
|
|---|
| 37 | <!-- GeomUtils -->
|
|---|
| 38 | <copy_files platform="Darwin">
|
|---|
| 39 | <from>${GeomUtils_home}/${GeomUtils_platform}/bin</from>
|
|---|
| 40 | <what>test_*</what>
|
|---|
| 41 | <to>bin/.</to>
|
|---|
| 42 | </copy_files>
|
|---|
| 43 |
|
|---|
| 44 | <copy_files platform="Darwin">
|
|---|
| 45 | <from>${GeomUtils_home}/${GeomUtils_platform}/lib</from>
|
|---|
| 46 | <what>libgeomutils.dylib</what>
|
|---|
| 47 | <to>lib/.</to>
|
|---|
| 48 | </copy_files>
|
|---|
| 49 |
|
|---|
| 50 | <!-- SNgeom2 -->
|
|---|
| 51 | <!--
|
|---|
| 52 | <copy_files platform="Darwin">
|
|---|
| 53 | <from>${SNgeom2_home}/${SNgeom2_platform}/bin</from>
|
|---|
| 54 | <what>test_*</what>
|
|---|
| 55 | <to>bin/.</to>
|
|---|
| 56 | </copy_files>
|
|---|
| 57 |
|
|---|
| 58 | <copy_files platform="Darwin">
|
|---|
| 59 | <from>${SNgeom2_home}/${SNgeom2_platform}/lib</from>
|
|---|
| 60 | <what>libsngeom.dylib</what>
|
|---|
| 61 | <to>lib/.</to>
|
|---|
| 62 | </copy_files>
|
|---|
| 63 | -->
|
|---|
| 64 |
|
|---|
| 65 | </release>
|
|---|
| 66 |
|
|---|
| 67 | </foreign>
|
|---|
| 68 |
|
|---|
| 69 | </obuild>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.