bfc3eb774c0e09617d020e70865e80eef720a0b5
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.feature / compile.org.eclipse.linuxtools.lttng.feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project name="Compile org.eclipse.linuxtools.lttng.feature" default="main">
3 <target name="main">
4 <ant antfile="build.xml" dir="../org.eclipse.linuxtools.lttng" target="build.jars"/>
5 <ant antfile="build.xml" dir="../org.eclipse.linuxtools.lttng.ui" target="build.jars"/>
6 </target>
7 </project>
This page took 0.029868 seconds and 4 git commands to generate.