mobile.thauvin.net update.

This commit is contained in:
Erik C. Thauvin 2005-02-24 15:24:03 +00:00
parent f5d7bb4fb7
commit 922c93336b
3 changed files with 4 additions and 3 deletions

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project name="TipME" default="build" basedir=".">
<taskdef resource="antenna.properties"/>
<property environment="env"/>
<property name="wtk.home" value="${env.WTK2_HOME}"/>
<property name="wtk.home" value="${env.WTK_HOME}"/>
<property name="wtk.midp.version" value="2.0"/>
<property name="wtk.cldc.version" value="1.0"/>
<property name="path.build" value="build"/>