1set buildtype=Release
2if "%1"=="-b" set buildtype=%2
3
4..\%buildtype%\flatc.exe --lua -I include_test monster_test.fbs
5
6lua53.exe luatest.lua