4 lines
72 B
Batchfile
4 lines
72 B
Batchfile
@echo off
|
|
.\build\bin\gendef.exe .\fs\lib.cxx lua_fs .\build\defs
|
|
pause
|