1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-06-26 05:30:37 +00:00
qb64/build.bat

3 lines
66 B
Batchfile
Raw Normal View History

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