Changed project name to Narya.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@429 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-10-11 03:11:27 +00:00
parent 78b62b5da1
commit 3c203cccd7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<!-- build configuration -->
<project name="cocktail" default="compile" basedir=".">
<project name="narya" default="compile" basedir=".">
<!-- configuration parameters -->
<property name="app.name" value="cocktail"/>
<property name="app.name" value="narya"/>
<property name="deploy.home" value="dist"/>
<property name="dist.home" value="${deploy.home}"/>
<property name="dist.jar" value="${app.name}.jar"/>
+1 -1
View File
@@ -1,4 +1,4 @@
Cocktail Notes -*- mode: outline -*-
Narya Notes -*- mode: outline -*-
* Media framework
Make sure the animation and sprite stuff is general purpose.