1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-05-12 12:00:14 +00:00
qb64/build.bat

3 lines
66 B
Batchfile

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