Skip to content
Snippets Groups Projects
build.xml 85 B
Newer Older
<project name='all' default='compile'>
	<import file='build-common.xml'/>
</project>