1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-19 15:35:01 +00:00
QB64-PE/internal/c/parts/audio/decode/ogg/os/win/build.bat

3 lines
80 B
Batchfile
Raw Normal View History

..\..\..\..\..\..\c_compiler\bin\gcc -c ..\..\src\stb_vorbis.c -o src.o
pause