Added support for US Weather queries.
This commit is contained in:
parent
722ac10dcf
commit
21ef08738a
7 changed files with 102 additions and 77 deletions
|
@ -86,7 +86,7 @@
|
|||
<wtkrun jadfile="${path.deploy}/${ant.project.name}-2.jad" device="DefaultColorPhone" wait="true"/>
|
||||
</target>
|
||||
|
||||
<target name="build" depends="jar,jar-2" description="Rebuilds project">
|
||||
<target name="build" depends="jar,clean,jar-2" description="Rebuilds project">
|
||||
</target>
|
||||
|
||||
<target name="clean" depends="init" description="Removes classses">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue