X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_basis%2Fmakefile;h=6c322004e8e73ec5a40d82f0e92cec2da5d682b8;hb=b43d05116706d888890418ce9f24fa540aa4ef10;hp=16165886b5f483e0e99f4b871faab012a87269dc;hpb=457b128b77b5b4a0b7dd3094de543de2ce1477ad;p=feisty_meow.git diff --git a/nucleus/library/tests_basis/makefile b/nucleus/library/tests_basis/makefile index 16165886..6c322004 100644 --- a/nucleus/library/tests_basis/makefile +++ b/nucleus/library/tests_basis/makefile @@ -5,7 +5,7 @@ TYPE = test SOURCE = checkup.cpp TARGETS = test_array.exe test_boilerplate.exe test_mutex.exe test_string.exe \ test_system_preconditions.exe -DEFINITIONS += USE_HOOPLE_DLLS +DEFINITIONS += USE_FEISTY_MEOW_DLLS LOCAL_LIBS_USED = unit_test application processes loggers configuration mathematics nodes \ structures textual timely filesystem structures basis RUN_TARGETS = $(ACTUAL_TARGETS)