mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
AppConfig modified to generate a separate config file for the standalone gcodeviewer
This commit is contained in:
parent
6a12e75194
commit
c94fb13369
9 changed files with 166 additions and 44 deletions
|
|
@ -9,4 +9,5 @@ set(SLIC3R_RC_VERSION "2,3,0,0")
|
|||
set(SLIC3R_RC_VERSION_DOTS "2.3.0.0")
|
||||
|
||||
set(GCODEVIEWER_APP_NAME "Prusa GCode Viewer")
|
||||
set(GCODEVIEWER_APP_KEY "PrusaGCodeViewer")
|
||||
set(GCODEVIEWER_BUILD_ID "Prusa GCode Viewer-${SLIC3R_VERSION}+UNKNOWN")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue