audio_wm/tests/build_mp3_win32.bat
2025-02-10 23:13:41 +08:00

2 lines
154 B
Batchfile

gcc ./mp3/dr_mp3_test_0.c -o ./bin/dr_mp3_test_0.exe -std=c89 -ansi -pedantic -Wall
g++ ./mp3/dr_mp3_test_0.cpp -o ./bin/dr_mp3_test_0.exe -pedantic -Wall