Files
miniaudio/tests/mal_test_0_build.bat
T
2018-04-21 12:25:55 +10:00

2 lines
113 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