1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/build.bat
jonpas 5644666daf
Adapt to HEMTT (CI) ()
* Remove old armake tools
* Add HEMTT config
* Use HEMTT in GitHub Actions
2019-12-04 01:20:37 +01:00

4 lines
32 B
Batchfile

@echo off
hemtt.exe build
pause