mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Minor change to the Windows build script for test_0.
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
gcc mal_test_0.c -o bin/mal_test_0.exe -Wall -mavx
|
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
|
g++ mal_test_0.cpp -o ./bin/mal_test_0_cpp.exe -Wall -mavx
|
||||||
Reference in New Issue
Block a user