mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Added a build.xml file to help us removing trailing spaces when needed.
This commit is contained in:
parent
1a6848de17
commit
491e5b2f18
@ -9,7 +9,6 @@
|
|||||||
|
|
||||||
<target name="load.properties">
|
<target name="load.properties">
|
||||||
<property file="ant.properties" />
|
<property file="ant.properties" />
|
||||||
<property name="version" value="1.6" />
|
|
||||||
<property name="ui.dir" value="." />
|
<property name="ui.dir" value="." />
|
||||||
<property name="src.dir" value="${ui.dir}/" />
|
<property name="src.dir" value="${ui.dir}/" />
|
||||||
</target>
|
</target>
|
||||||
|
Loading…
Reference in New Issue
Block a user