see changelogs

This commit is contained in:
K D Hedger
2024-04-21 16:24:21 +01:00
parent d63571a212
commit c913beea0a
15 changed files with 125 additions and 30 deletions

View File

@ -26,7 +26,7 @@ exit $retval
#include "lfstk/LFSTKGlobals.h"
#define BOXLABEL "Examples"
#define MAKEFLAGS "-j10"
#define MAKEFLAGS "-j10 --output-sync"
LFSTK_applicationClass *apc=NULL;
LFSTK_windowClass *wc=NULL;