Searched defs:CompileOptions (Results 1 – 1 of 1) sorted by relevance
113 struct CompileOptions { struct114 std::string output_path;115 Maybe<std::string> res_dir;116 bool pseudolocalize = false;117 bool no_png_crunch = false;118 bool legacy_mode = false;119 bool verbose = false;