mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Update example build script.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ Building
|
||||
========
|
||||
Build and run from "_build" directory. Example:
|
||||
|
||||
gcc ../test_deviceio.c -o bin/test_deviceio
|
||||
gcc ../test_deviceio/ma_test_deviceio.c -o bin/test_deviceio -Wall -Wextra -Wpedantic -ldl -lm -lpthread
|
||||
./bin/test_deviceio
|
||||
|
||||
Output files will be placed in the "res/output" folder.
|
||||
|
||||
Reference in New Issue
Block a user