From: Kevin Day Date: Thu, 15 Oct 2020 04:22:30 +0000 (-0500) Subject: Cleanup: there is no f_color library. X-Git-Tag: 0.5.1~31 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=98816bb97e526aa828563a7983d7f7eb5629e17a;p=fll Cleanup: there is no f_color library. The level 0 f_color sources only contain header files. --- diff --git a/level_2/fll_error/data/build/settings b/level_2/fll_error/data/build/settings index f3a4c93..649ceed 100644 --- a/level_2/fll_error/data/build/settings +++ b/level_2/fll_error/data/build/settings @@ -19,7 +19,7 @@ build_compiler gcc build_indexer ar build_language c build_libraries -lc -build_libraries-individual -lfl_string -lf_color -lf_print -lf_file -lf_console -lf_utf -lf_memory +build_libraries-individual -lfl_string -lf_print -lf_file -lf_console -lf_utf -lf_memory build_sources_library error.c private-error.c build_sources_program build_sources_headers error.h error-common.h