1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- WARNING: Eclipse auto-generated file.
3 Any modifications will be overwritten.
4 To include a user specific buildfile here, simply create one in the same
5 directory with the processing instruction <?eclipse.ant.import?>
6 as the first entry and export the buildfile again. -->
7 <project basedir="." default="build" name="Libraries">
8 <property environment="env"/>
9 <property name="ArztBaustein.location" value="../ArztBaustein"/>
10 <property name="BMIRechner.location" value="../BMIRechner"/>
11 <property name="LVAEntlassmitteilung.location" value="../LVAEntlassmitteilung"/>
12 <property name="Nebraska.location" value="../Nebraska"/>
13 <property name="OffenePosten.location" value="../OffenePosten"/>
14 <property name="OpRgaf.location" value="../OpRgaf"/>
15 <property name="Reha301.location" value="../Reha301"/>
16 <property name="RehaBillEdit.location" value="../RehaBillEdit"/>
17 <property name="RehaKassenbuch.location" value="../RehaKassenbuch"/>
18 <property name="RehaMail.location" value="../RehaMail"/>
19 <property name="RehaSql.location" value="../RehaSql"/>
20 <property name="RehaStatistik.location" value="../RehaStatistik"/>
21 <property name="RehaUrlaub.location" value="../RehaUrlaub"/>
22 <property name="TextB.location" value="../TextB"/>
23 <property name="TheraPi.location" value="../TheraPi"/>
24 <property name="TheraPiUpdates.location" value="../TheraPiUpdates"/>
25 <property name="ECLIPSE_HOME" value="../../../../usr/lib/eclipse"/>
26 <property name="debuglevel" value="source,lines,vars"/>
27 <property name="target" value="1.6"/>
28 <property name="source" value="1.6"/>
29 <import file="build-user.xml"/>
30 <path id="Libraries.classpath">
31 <pathelement location="bin"/>
35 <copy includeemptydirs="false" todir="bin">
37 <exclude name="**/*.launch"/>
38 <exclude name="**/*.java"/>
45 <target depends="clean" name="cleanall"/>
46 <target depends="build-subprojects,build-project" name="build"/>
47 <target name="build-subprojects"/>
48 <target depends="init" name="build-project">
49 <echo message="${ant.project.name}: ${ant.file}"/>
50 <javac debug="true" debuglevel="${debuglevel}" destdir="bin" source="${source}" target="${target}">
52 <classpath refid="Libraries.classpath"/>
55 <target description="Build all projects which reference this project. Useful to propagate changes." name="build-refprojects">
56 <ant antfile="${ArztBaustein.location}/build.xml" dir="${ArztBaustein.location}" inheritAll="false" target="clean"/>
57 <ant antfile="${ArztBaustein.location}/build.xml" dir="${ArztBaustein.location}" inheritAll="false" target="build">
59 <propertyref name="build.compiler"/>
62 <ant antfile="${BMIRechner.location}/build.xml" dir="${BMIRechner.location}" inheritAll="false" target="clean"/>
63 <ant antfile="${BMIRechner.location}/build.xml" dir="${BMIRechner.location}" inheritAll="false" target="build">
65 <propertyref name="build.compiler"/>
68 <ant antfile="${LVAEntlassmitteilung.location}/build.xml" dir="${LVAEntlassmitteilung.location}" inheritAll="false" target="clean"/>
69 <ant antfile="${LVAEntlassmitteilung.location}/build.xml" dir="${LVAEntlassmitteilung.location}" inheritAll="false" target="build">
71 <propertyref name="build.compiler"/>
74 <ant antfile="${Nebraska.location}/build.xml" dir="${Nebraska.location}" inheritAll="false" target="clean"/>
75 <ant antfile="${Nebraska.location}/build.xml" dir="${Nebraska.location}" inheritAll="false" target="build">
77 <propertyref name="build.compiler"/>
80 <ant antfile="${OffenePosten.location}/build.xml" dir="${OffenePosten.location}" inheritAll="false" target="clean"/>
81 <ant antfile="${OffenePosten.location}/build.xml" dir="${OffenePosten.location}" inheritAll="false" target="build">
83 <propertyref name="build.compiler"/>
86 <ant antfile="${OpRgaf.location}/build.xml" dir="${OpRgaf.location}" inheritAll="false" target="clean"/>
87 <ant antfile="${OpRgaf.location}/build.xml" dir="${OpRgaf.location}" inheritAll="false" target="build">
89 <propertyref name="build.compiler"/>
92 <ant antfile="${Reha301.location}/build.xml" dir="${Reha301.location}" inheritAll="false" target="clean"/>
93 <ant antfile="${Reha301.location}/build.xml" dir="${Reha301.location}" inheritAll="false" target="build">
95 <propertyref name="build.compiler"/>
98 <ant antfile="${RehaBillEdit.location}/build.xml" dir="${RehaBillEdit.location}" inheritAll="false" target="clean"/>
99 <ant antfile="${RehaBillEdit.location}/build.xml" dir="${RehaBillEdit.location}" inheritAll="false" target="build">
101 <propertyref name="build.compiler"/>
104 <ant antfile="${RehaKassenbuch.location}/build.xml" dir="${RehaKassenbuch.location}" inheritAll="false" target="clean"/>
105 <ant antfile="${RehaKassenbuch.location}/build.xml" dir="${RehaKassenbuch.location}" inheritAll="false" target="build">
107 <propertyref name="build.compiler"/>
110 <ant antfile="${RehaMail.location}/build.xml" dir="${RehaMail.location}" inheritAll="false" target="clean"/>
111 <ant antfile="${RehaMail.location}/build.xml" dir="${RehaMail.location}" inheritAll="false" target="build">
113 <propertyref name="build.compiler"/>
116 <ant antfile="${RehaSql.location}/build.xml" dir="${RehaSql.location}" inheritAll="false" target="clean"/>
117 <ant antfile="${RehaSql.location}/build.xml" dir="${RehaSql.location}" inheritAll="false" target="build">
119 <propertyref name="build.compiler"/>
122 <ant antfile="${RehaStatistik.location}/build.xml" dir="${RehaStatistik.location}" inheritAll="false" target="clean"/>
123 <ant antfile="${RehaStatistik.location}/build.xml" dir="${RehaStatistik.location}" inheritAll="false" target="build">
125 <propertyref name="build.compiler"/>
128 <ant antfile="${RehaUrlaub.location}/build.xml" dir="${RehaUrlaub.location}" inheritAll="false" target="clean"/>
129 <ant antfile="${RehaUrlaub.location}/build.xml" dir="${RehaUrlaub.location}" inheritAll="false" target="build">
131 <propertyref name="build.compiler"/>
134 <ant antfile="${TextB.location}/build.xml" dir="${TextB.location}" inheritAll="false" target="clean"/>
135 <ant antfile="${TextB.location}/build.xml" dir="${TextB.location}" inheritAll="false" target="build">
137 <propertyref name="build.compiler"/>
140 <ant antfile="${TheraPi.location}/build.xml" dir="${TheraPi.location}" inheritAll="false" target="clean"/>
141 <ant antfile="${TheraPi.location}/build.xml" dir="${TheraPi.location}" inheritAll="false" target="build">
143 <propertyref name="build.compiler"/>
146 <ant antfile="${TheraPiUpdates.location}/build.xml" dir="${TheraPiUpdates.location}" inheritAll="false" target="clean"/>
147 <ant antfile="${TheraPiUpdates.location}/build.xml" dir="${TheraPiUpdates.location}" inheritAll="false" target="build">
149 <propertyref name="build.compiler"/>
153 <target description="copy Eclipse compiler jars to ant lib directory" name="init-eclipse-compiler">
154 <copy todir="${ant.library.dir}">
155 <fileset dir="${ECLIPSE_HOME}/plugins" includes="org.eclipse.jdt.core_*.jar"/>
157 <unzip dest="${ant.library.dir}">
158 <patternset includes="jdtCompilerAdapter.jar"/>
159 <fileset dir="${ECLIPSE_HOME}/plugins" includes="org.eclipse.jdt.core_*.jar"/>
162 <target description="compile project with Eclipse compiler" name="build-eclipse-compiler">
163 <property name="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
164 <antcall target="build"/>