X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_basis%2Fmakefile;h=6c322004e8e73ec5a40d82f0e92cec2da5d682b8;hb=65c8827e2000ab91f624c7e71cd43744d34973c4;hp=16165886b5f483e0e99f4b871faab012a87269dc;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;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)