Constant wix::WIX_OBJECT_FILE_EXTENSION
source · pub const WIX_OBJECT_FILE_EXTENSION: &str = "wixobj";
Expand description
The file extension for a WiX Toolset object file, which is the output from the WiX compiler.
pub const WIX_OBJECT_FILE_EXTENSION: &str = "wixobj";
The file extension for a WiX Toolset object file, which is the output from the WiX compiler.