mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
Separating wx and the app controller.
This commit is contained in:
parent
8dcf789d4b
commit
6737506b14
4 changed files with 247 additions and 205 deletions
|
@ -247,6 +247,7 @@ add_library(libslic3r_gui STATIC
|
|||
${LIBDIR}/slic3r/Utils/Time.hpp
|
||||
${LIBDIR}/slic3r/AppController.hpp
|
||||
${LIBDIR}/slic3r/AppController.cpp
|
||||
${LIBDIR}/slic3r/AppControllerWx.cpp
|
||||
)
|
||||
|
||||
add_library(admesh STATIC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue