checkpoint before running clean
[feisty_meow.git] / nucleus / library / tests_filesystem / makefile
index 7761b8c65dc5e0577f7b52f2514b46f864ee021d..fb163a7520686fbea7f41848832ecd340998c005 100644 (file)
@@ -4,9 +4,10 @@ PROJECT = tests_filesystem
 TYPE = test
 TARGETS = test_byte_filer.exe test_directory.exe test_directory_tree.exe test_file_info.exe \
   test_file_time.exe test_filename.exe test_huge_file.exe
-DEFINITIONS += USE_HOOPLE_DLLS
+DEFINITIONS += USE_FEISTY_MEOW_DLLS
 LOCAL_LIBS_USED = unit_test application configuration filesystem loggers \
-  mathematics nodes processes structures textual timely structures basis 
+  mathematics nodes processes structures textual timely structures basis  \
+loggers 
 RUN_TARGETS = $(ACTUAL_TARGETS)
 
 include cpp/rules.def