X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_mathematics%2Fmakefile;h=4fb032a46e0458bdb351970bbecceada71ce83bd;hb=d60e7a2467ab8be80a06ba670ccba1819ca7c0e4;hp=bef10eb2db6a4bc8456e6b092ac7ac429b5bab85;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/library/tests_mathematics/makefile b/nucleus/library/tests_mathematics/makefile index bef10eb2..4fb032a4 100644 --- a/nucleus/library/tests_mathematics/makefile +++ b/nucleus/library/tests_mathematics/makefile @@ -3,7 +3,7 @@ include cpp/variables.def PROJECT = tests_mathematics TYPE = test TARGETS = test_chaos.exe test_double_plus.exe test_math_ops.exe -DEFINITIONS += USE_HOOPLE_DLLS +DEFINITIONS += USE_FEISTY_MEOW_DLLS LOCAL_LIBS_USED = unit_test application configuration filesystem loggers mathematics nodes \ structures processes textual timely structures basis RUN_TARGETS = $(ACTUAL_TARGETS)