mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Update project files.
This commit is contained in:
@@ -6,4 +6,6 @@ cc mal_profiling.c -o ./bin/mal_profiling -Wall -ldl -lpthread -lm
|
||||
c++ mal_profiling.c -o ./bin/mal_profiling_cpp -Wall -ldl -lpthread -lm
|
||||
|
||||
cc mal_dithering.c -o ./bin/mal_dithering -Wall -ldl -lpthread -lm
|
||||
c++ mal_dithering.c -o ./bin/mal_dithering_cpp -Wall -ldl -lpthread -lm
|
||||
c++ mal_dithering.c -o ./bin/mal_dithering_cpp -Wall -ldl -lpthread -lm
|
||||
|
||||
cc mal_duplex.c -o ./bin/mal_duplex -Wall -ldl -lpthread -lm
|
||||
|
||||
Reference in New Issue
Block a user