/[fenfire]/fenfire/build.xml
ViewVC logotype

Diff of /fenfire/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by benja, Mon Mar 10 19:44:01 2003 UTC revision 1.10 by humppake, Wed Mar 12 08:07:34 2003 UTC
# Line 42  Line 42 
42      </target>      </target>
43    
44      <target name="run">      <target name="run">
45          <java classname="gzz.loom.Loom" fork="true">          <java classname="org.fenfire.loom.Loom" fork="true">
46              <arg value="${file}"/>              <arg value="${file}"/>
47              <classpath refid="depends.path"/>              <classpath refid="depends.path"/>
48          </java>          </java>
# Line 62  Line 62 
62          <pathelement location="${dep}/icu4j.jar"/>          <pathelement location="${dep}/icu4j.jar"/>
63          <pathelement location="${dep}/xerces.jar"/>          <pathelement location="${dep}/xerces.jar"/>
64      </path>      </path>
 </project>  
65    </project>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26