mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 00:34:03 +02:00
2 lines
117 B
Batchfile
2 lines
117 B
Batchfile
gcc mal_test_0.c -o ./bin/mal_test_0.exe -Wall -mavx
|
|
g++ mal_test_0.cpp -o ./bin/mal_test_0_cpp.exe -Wall -mavx |