Mercurial > audio-send
changeset 10:075e9e257e20
removed crufty debug script
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 27 Oct 2011 02:56:07 -0700 |
parents | a988ea53d982 |
children | 17ace5a879b2 |
files | update-jme.sh |
diffstat | 1 files changed, 0 insertions(+), 15 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/update-jme.sh Thu Oct 27 02:47:28 2011 -0700 1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 @@ -1,15 +0,0 @@ 1.4 -#!/bin/sh 1.5 - 1.6 - 1.7 -ln -sf /home/r/proj/audio-send/build/libopenal.so \ 1.8 - /home/r/proj/jMonkeyEngine3/lib/lwjgl/native/linux/audioSend/libopenal64.so; 1.9 - 1.10 -cp -v /home/r/proj/cortex/assets/Sounds/pure.wav /home/r/proj/jMonkeyEngine3/bin/Sound/Effects/pure.wav; 1.11 - 1.12 -cp -v /home/r/proj/cortex/assets/Sounds/dream.wav /home/r/proj/jMonkeyEngine3/bin/Sound/Effects/dream.wav; 1.13 - 1.14 -cp -v /home/r/proj/cortex/assets/Sounds/silence.wav /home/r/proj/jMonkeyEngine3/bin/Sound/Effects/silence.wav; 1.15 - 1.16 - 1.17 -cd /home/r/proj/jMonkeyEngine3/lib/lwjgl; 1.18 -jar uf jME3-lwjgl-natives.jar native/linux/audioSend/