# mbuild configuration file # type of compile. Possible values: NONE, CPP, CMAKE, PDF, OLD (for downward compatibility) compile_type=NONE # compile target compile_target= # compile directory compile_dir= # target type. Possible values: FILE, DEB, ZIP target_type=DEB