mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-17 22:09:26 -04:00
4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
@echo off
|
|
pushd W:\Odin-other\Odin-test
|
|
call build.bat
|
|
popd |