Files
SyndicatQuebecoisdelaConstr…/SQCSim2021/external/irrKlang-1.6.0/bin/macosx-gcc/run_02_3DSound.sh.command
MarcEricMartel e251734b0f Enfin?
2021-12-06 11:53:18 -05:00

9 lines
247 B
Bash

#!/bin/sh
# this file starts the irrKlang example file, by making
# it possible to double click on it in the Finder. It only
# changes the finders current directory to the working directory
# and starts the app.
cd "$(dirname "$0")"
./02.3DSound