1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-28 11:17:47 +00:00
qb64/build.bat

3 lines
No EOL
66 B
Batchfile

@echo off
qb64.exe -x source\qb64.bas -o qb64-dev.exe
qb64-dev.exe