Skip to content
Snippets Groups Projects
Commit 8462e320 authored by Herwin van Welbergen's avatar Herwin van Welbergen
Browse files

added resolve target

parent 9c3ab73f
No related branches found
No related tags found
No related merge requests found
<project name="ipaaca" default="build" basedir=".">
<target name="resolve">
<subant target="resolve" genericantfile="build.xml">
<fileset dir="." includes="*/build.xml"/>
</subant>
</target>
<target name="build">
<subant target="build" genericantfile="build.xml">
<fileset dir="." includes="*/build.xml"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment