8 |
--> |
--> |
9 |
<!-- PAMELA Software(s) root directory --> |
<!-- PAMELA Software(s) root directory --> |
10 |
<property name="pamSoftware" |
<property name="pamSoftware" |
11 |
value="/opt/yoda"/> |
value="/home/pamelaprod/pamela"/> |
12 |
<!-- CERN's ROOT base directory --> |
<!-- CERN's ROOT base directory --> |
13 |
<property name="root" |
<property name="root" |
14 |
value="/usr/local/root"/> |
value="/opt/root"/> |
15 |
<!-- LOG4CXX base directory --> |
<!-- LOG4CXX base directory --> |
16 |
<property name="log4cxx" |
<property name="log4cxx" |
17 |
value="/usr/local"/> |
value="/opt/log4cxx"/> |
18 |
<!-- ant-contrib base directory --> |
<!-- ant-contrib base directory --> |
19 |
<property name="ant-contrib.lib" |
<property name="ant-contrib.lib" |
20 |
value="/usr/share/ant/lib"/> |
value="/opt/ant-contrib/lib"/> |
21 |
|
|
22 |
<property name="scripts.src" |
<property name="scripts.src" |
23 |
value="${basedir}"/> |
value="${basedir}"/> |
135 |
</fileset> |
</fileset> |
136 |
<includepath location="${scripts.src}"/> |
<includepath location="${scripts.src}"/> |
137 |
<includepath location="${pamSoftware}/include"/> |
<includepath location="${pamSoftware}/include"/> |
138 |
<includepath location="${pamSoftware}/include/yoda/event"/> |
<includepath location="${pamSoftware}/include/yoda"/> |
139 |
</compiler> |
</compiler> |
140 |
<linker extends="scripts-link"> |
<linker extends="scripts-link"> |
141 |
<libset dir="${pamSoftware}/lib" libs="yoda, utils"/> |
<libset dir="${pamSoftware}/lib" libs="yoda, utils"/> |
153 |
</fileset> |
</fileset> |
154 |
<includepath location="${scripts.src}"/> |
<includepath location="${scripts.src}"/> |
155 |
<includepath location="${pamSoftware}/include"/> |
<includepath location="${pamSoftware}/include"/> |
156 |
<includepath location="${pamSoftware}/include/yoda/event"/> |
<includepath location="${pamSoftware}/include/yoda"/> |
157 |
</compiler> |
</compiler> |
158 |
<linker extends="scripts-link"> |
<linker extends="scripts-link"> |
159 |
<libset dir="${pamSoftware}/lib" libs="yoda, utils"/> |
<libset dir="${pamSoftware}/lib" libs="yoda, utils"/> |