mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
3 lines
118 B
Plaintext
Executable File
3 lines
118 B
Plaintext
Executable File
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
|