extern crate embed_resource; fn main() { embed_resource::compile("tray.rc", embed_resource::NONE); }