mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 14:53:56 -07:00
4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
|
|
@echo off
|
||
|
|
cd ..\system
|
||
|
|
set PATH=.
|
||
|
|
archbuild.exe --bindir=..
|