mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 18:21:18 -06:00
Added various manifests,
added auto generation of includes and manifests from version and build variables, resurrected SLIC3R_LOGLEVEL env var.
This commit is contained in:
parent
9f2cd347e3
commit
96e035b2f8
11 changed files with 100 additions and 26 deletions
|
|
@ -1,25 +0,0 @@
|
|||
1 VERSIONINFO
|
||||
FILEVERSION SLIC3R_RC_VERSION
|
||||
PRODUCTVERSION SLIC3R_RC_VERSION
|
||||
{
|
||||
BLOCK "StringFileInfo"
|
||||
{
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "CompanyName", "Prusa Research"
|
||||
VALUE "FileDescription", "Slic3r Prusa Edition"
|
||||
VALUE "FileVersion", "SLIC3R_BUILD_ID"
|
||||
VALUE "ProductName", "Slic3r Prusa Edition"
|
||||
VALUE "ProductVersion", "SLIC3R_BUILD_ID"
|
||||
VALUE "InternalName", "Slic3r Prusa Edition"
|
||||
VALUE "LegalCopyright", "Copyright \251 2011-2017 Alessandro Ranelucci, \251 2016 Prusa Research"
|
||||
VALUE "OriginalFilename", "slic3r.exe"
|
||||
}
|
||||
}
|
||||
BLOCK "VarFileInfo"
|
||||
{
|
||||
VALUE "Translation", 0x409, 1252
|
||||
}
|
||||
}
|
||||
2 ICON "../resources/icons/Slic3r.ico"
|
||||
1 24 "slic3r.manifest"
|
||||
Loading…
Add table
Add a link
Reference in a new issue