This is a followup of previous commit. We must set the win_subsystem option on executable() so that the result binary is compiled as a GUI application (and doesn't output a console every time). The previous commit is still needed and is what allows us to control when to actually display a console. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| print-draw-page.c | ||
| print-draw-page.h | ||
| print-page-layout.c | ||
| print-page-layout.h | ||
| print-page-setup.c | ||
| print-page-setup.h | ||
| print-preview.c | ||
| print-preview.h | ||
| print-settings.c | ||
| print-settings.h | ||
| print-utils.c | ||
| print-utils.h | ||
| print.c | ||
| print.h | ||