26 lines
738 B
Plaintext
26 lines
738 B
Plaintext
1 VERSIONINFO
|
|
FILEVERSION @SLIC3R_VERSION@
|
|
PRODUCTVERSION @SLIC3R_VERSION@
|
|
{
|
|
BLOCK "StringFileInfo"
|
|
{
|
|
BLOCK "040904E4"
|
|
{
|
|
VALUE "CompanyName", "Bambu Research"
|
|
VALUE "FileDescription", "@SLIC3R_APP_NAME@ G-code Viewer"
|
|
VALUE "FileVersion", "@SLIC3R_BUILD_ID@"
|
|
VALUE "ProductName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
|
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
|
VALUE "InternalName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
|
VALUE "LegalCopyright", "Copyright(C) 2021-2023 Lunkuo All Rights Reserved"
|
|
VALUE "OriginalFilename", "bambu-gcodeviewer.exe"
|
|
}
|
|
}
|
|
BLOCK "VarFileInfo"
|
|
{
|
|
VALUE "Translation", 0x409, 1252
|
|
}
|
|
}
|
|
2 ICON "@SLIC3R_RESOURCES_DIR@/images/BambuStudio-gcodeviewer.ico"
|
|
1 24 "BambuStudio.manifest"
|