mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-10 07:54:26 +00:00
26 lines
622 B
Plaintext
26 lines
622 B
Plaintext
1 VERSIONINFO
|
|
FILEVERSION @SLIC3R_VERSION@
|
|
PRODUCTVERSION @SLIC3R_VERSION@
|
|
{
|
|
BLOCK "StringFileInfo"
|
|
{
|
|
BLOCK "040904E4"
|
|
{
|
|
VALUE "CompanyName", "SoftFever"
|
|
VALUE "FileDescription", "@SLIC3R_APP_NAME@"
|
|
VALUE "FileVersion", "@SLIC3R_BUILD_ID@"
|
|
VALUE "ProductName", "@SLIC3R_APP_NAME@"
|
|
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
|
VALUE "InternalName", "@SLIC3R_APP_NAME@"
|
|
VALUE "LegalCopyright", ""
|
|
VALUE "OriginalFilename", "orca-slicer.exe"
|
|
}
|
|
}
|
|
BLOCK "VarFileInfo"
|
|
{
|
|
VALUE "Translation", 0x409, 1252
|
|
}
|
|
}
|
|
2 ICON "@SLIC3R_RESOURCES_DIR@/images/OrcaSlicer.ico"
|
|
1 24 "OrcaSlicer.manifest"
|