Separating wx and the app controller.

This commit is contained in:
Tamás Mészáros 2018-06-25 12:40:01 +02:00
parent 8dcf789d4b
commit 6737506b14
4 changed files with 247 additions and 205 deletions

View file

@ -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