mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
OSS: Add support for retrieving detailed device info.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
cc mal_test_0.c -o ./bin/mal_test_0 -Wall -lpthread
|
||||
c++ mal_test_0.cpp -o ./bin/mal_test_0_cpp -Wall -lpthread
|
||||
cc mal_test_0.c -o ./bin/mal_test_0 -Wall -lpthread -lm
|
||||
c++ mal_test_0.cpp -o ./bin/mal_test_0_cpp -Wall -lpthread -lm
|
||||
|
||||
Reference in New Issue
Block a user