|
@@ -9,6 +9,7 @@ |
|
|
<!-- Give user a chance to override without editing this file |
|
|
<!-- Give user a chance to override without editing this file |
|
|
(and without typing -D each time it compiles it) --> |
|
|
(and without typing -D each time it compiles it) --> |
|
|
<property file="${user.home}/.ant.properties" /> |
|
|
<property file="${user.home}/.ant.properties" /> |
|
|
|
|
|
<property file=".ant.properties" /> |
|
|
|
|
|
|
|
|
<property name="Name" value="Ant"/> |
|
|
<property name="Name" value="Ant"/> |
|
|
<property name="name" value="ant"/> |
|
|
<property name="name" value="ant"/> |
|
|