mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Add build script for BSD.
This commit is contained in:
Executable
+2
@@ -0,0 +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
|
||||
Reference in New Issue
Block a user