Move in-tree libraries to lib/, move main codebase into root of src/

This commit is contained in:
ROllerozxa 2025-03-05 20:23:30 +01:00
commit 15bfab9e60
682 changed files with 43 additions and 101 deletions

View file

@ -14,8 +14,7 @@ BUILTIN_STL_SUPPORT = YES
# Input
RECURSIVE = YES
STRIP_FROM_PATH = src
INPUT = src/main_page.dox \
src/src/ src/tms/
INPUT = src/
# Dot graphs
HAVE_DOT = YES