Searched defs:ResourceFileFlattenerOptions (Results 1 – 1 of 1) sorted by relevance
280 struct ResourceFileFlattenerOptions { struct281 bool noAutoVersion = false;282 bool noVersionVectors = false;283 bool keepRawValues = false;284 bool doNotCompressAnything = false;285 std::vector<std::string> extensionsToNotCompress;