8 lines
203 B
XML
8 lines
203 B
XML
<project name="component-substitute" basedir="." default="utility-substitute">
|
|
|
|
<property name="enable-component-substitute" value="true" />
|
|
|
|
<target name="utility-substitute">
|
|
</target>
|
|
|
|
</project>
|