mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-04 06:42:20 -05:00
Fix growl build project name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1055 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
56768b40ad
commit
5a833a6794
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="UpdateTesting" default="build">
|
||||
<project name="libgrowl" default="build">
|
||||
<property name="version" value="0.2" />
|
||||
<property name="build.dir" value="build" />
|
||||
<property name="classes.dir" value="${build.dir}/classes" />
|
||||
|
Loading…
Reference in New Issue
Block a user