Fixed typo.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@11 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
<echo message="Have JME-BUI: ${jme-bui.present}"/>
|
<echo message="Have JME-BUI: ${jme-bui.present}"/>
|
||||||
<available property="jme-sound.present"
|
<available property="jme-sound.present"
|
||||||
classname="com.jmex.sound.openAL.SoundSystem" classpathref="classpath"/>
|
classname="com.jmex.sound.openAL.SoundSystem" classpathref="classpath"/>
|
||||||
<echo message="Have OPenAL: ${jme-sound.present}"/>
|
<echo message="Have OpenAL: ${jme-sound.present}"/>
|
||||||
<condition property="build.jme">
|
<condition property="build.jme">
|
||||||
<and>
|
<and>
|
||||||
<isset property="jme.present"/>
|
<isset property="jme.present"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user