aboutsummaryrefslogtreecommitdiffstats
path: root/org.openembedded.bc.feature/compile.com.buglabs.bc.feature.xml
blob: c660d9e8ac1783e6e89b37c7a78e66c120d8048e (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<project name="Compile org.openembedded.bc.feature" default="main">
	<target name="main">
		<ant antfile="build.xml" dir="../org.openembedded.help" target="build.jars"/>
		<ant antfile="build.xml" dir="../org.openembedded.ui" target="build.jars"/>
	</target>
</project>