Menu/60_Utils/02_Bean/bean.proj
2019-07-02 03:32:09 +00:00

17 lines
163 B
XML
Executable File

/*
BeanShell
*/
// runtime
include_dir "beans/runtime"
// std
include_dir "beans/std"
// lib
include_dir "beans/lib"
// program
include_dir "beans/shell"