Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added setting for the 'includeantruntime' property of the compile target
  • Loading branch information
audenaert committed Apr 26, 2012
1 parent 72e5c97 commit 3894fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions basic.xml
Expand Up @@ -189,6 +189,7 @@
debug="${compile.build.debug}"
optimize="${compile.build.optimize}"
deprecation="${compile.build.deprecation}"
includeAntRuntime="false"
failonerror="yes"
listfiles="true">
<src refid="src.path"/>
Expand Down

0 comments on commit 3894fe1

Please sign in to comment.