;; Object ProjectEuler_C ;; EDE Project Files are auto generated: Do Not Edit (ede-proj-project "ProjectEuler_C" :file "Project.ede" :name "ProjectEuler_C" :targets (list (ede-proj-target-makefile-program "0001" :object-name "0001" :name "0001" :path "" :source '("0001.c") :configuration-variables '("debug" ("CFLAGS" . "-g") ("LDFLAGS" . "-g"))) (ede-proj-target-makefile-program "0002" :object-name "0002" :name "0002" :path "" :source '("0002.c") :configuration-variables '("debug" ("CFLAGS" . "-g") ("LDFLAGS" . "-g"))) (ede-proj-target-makefile-program "0003" :object-name "0003" :name "0003" :path "" :source '("0003.c") :configuration-variables '("debug" ("CFLAGS" . "-g") ("LDFLAGS" . "-g")))) :configurations '("debug" "release") :object-name "ProjectEuler_C" :makefile-type Makefile :variables '(("CFLAGS" . "-std=c89 -m64 -Og -ggdb -pedantic -Wall -Wextra -Wshadow -Wcast-align -Wunused -Wconversion -Wmisleading-indentation -Wdouble-promotion -Wformat=2 -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Werror $(shell pkg-config --libs ${LIBS}) -I src/external -fsanitize=address")) :configuration-variables nil :metasubproject t)