extern crate embed_resource; fn main() { embed_resource::compile("assets/win/dmxvis-manifest.rc", embed_resource::NONE); }