Constant wix::WIX_SOURCE_FILE_EXTENSION
source · pub const WIX_SOURCE_FILE_EXTENSION: &str = "wxs";
Expand description
The file extension of the WiX Source file, which is the input to the WiX Toolset compiler.
pub const WIX_SOURCE_FILE_EXTENSION: &str = "wxs";
The file extension of the WiX Source file, which is the input to the WiX Toolset compiler.