mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Move tests readme to the build directory.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Building
|
||||
========
|
||||
Build and run from "_build" directory. Example:
|
||||
Build and run from this directory. Example:
|
||||
|
||||
gcc ../test_deviceio/ma_test_deviceio.c -o bin/test_deviceio -ldl -lm -lpthread -Wall -Wextra -Wpedantic -std=c89
|
||||
./bin/test_deviceio
|
||||
Reference in New Issue
Block a user