lua/def_fen.bat

4 lines
72 B
Batchfile
Raw Normal View History

@echo off
.\build\bin\gendef.exe .\fs\lib.cxx lua_fs .\build\defs
pause