Put logfiles in subdir

This commit is contained in:
Philippe Teuwen 2020-05-24 01:20:43 +02:00
commit a6f76444de
5 changed files with 46 additions and 7 deletions

View file

@ -30,6 +30,7 @@
#define LUA_SCRIPTS_SUBDIR "luascripts" PATHSEP
#define RESOURCES_SUBDIR "resources" PATHSEP
#define TRACES_SUBDIR "traces" PATHSEP
#define LOGS_SUBDIR "logs" PATHSEP
#define FIRMWARES_SUBDIR "firmware" PATHSEP
#define BOOTROM_SUBDIR "bootrom" PATHSEP "obj" PATHSEP
#define FULLIMAGE_SUBDIR "armsrc" PATHSEP "obj" PATHSEP