forked from I2P_Developers/i2p.i2p
* desktopgui:
- Updating works in general config
- Switched to Swingworker threads for improved responsiveness
- version increase to 0.1.3
This commit is contained in:
@@ -524,7 +524,7 @@
|
||||
</exec>
|
||||
<echo message="Findbugs output stored in findbugs.xml" />
|
||||
</target>
|
||||
<target name="buildWithDesktopgui" depends="buildrouter">
|
||||
<target name="buildWithDesktopgui" depends="buildrouter,builddepSmall">
|
||||
<ant dir="apps/desktopgui" target="build_jar" />
|
||||
</target>
|
||||
<target name="preppkgWithDesktopgui" depends="buildWithDesktopgui,preppkg">
|
||||
|
||||
Reference in New Issue
Block a user