~gryle-devel/gryle/trunk-deleted

« back to all changes in this revision

Viewing changes to build.xml

  • Committer: Chris Lamb
  • Date: 2007-01-13 23:38:15 UTC
  • mto: (1.2.18 gryle)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: csueaj@viglab-29-20070113233815-yxfaoq9qe9b2txmo
Make Ant run Gryle by defualt

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<project name="gryle" basedir="." default="build">
 
2
<project name="gryle" basedir="." default="run">
3
3
        <!--
4
4
        Copyright (C) 2007  Chris Lamb <chris@chris-lamb.co.uk>
5
5
        See the file COPYING for details.