Ajout version Release/x64 avec les libraries x64 et tuning de la version Debug
This commit is contained in:
9
SQCSim2021/external/irrKlang-64bit-1.6.0/bin/macosx-gcc/run_04_OverrideFileAccess.command
vendored
Normal file
9
SQCSim2021/external/irrKlang-64bit-1.6.0/bin/macosx-gcc/run_04_OverrideFileAccess.command
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/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")"
|
||||
./04.OverrideFileAccess
|
Reference in New Issue
Block a user