mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Rename files from "mal" to "ma".
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
cc ../simple_playback.c -o ../bin/simple_playback -Wall -ldl -lpthread -lm
|
||||
cc ../simple_capture.c -o ../bin/simple_capture -Wall -ldl -lpthread -lm
|
||||
cc ../simple_enumeration.c -o ../bin/simple_enumeration -Wall -ldl -lpthread -lm
|
||||
cc ../advanced_config.c -o ../bin/advanced_config -Wall -ldl -lpthread -lm
|
||||
Reference in New Issue
Block a user