a bunch of cleaning to get wayward unit tests passing on windows. not there yet.
[feisty_meow.git] / nucleus / library / tests_filesystem / makefile
index b517463e9667a443e4e8b158a73a96a143f629dc..fb7e2a97e12605372cf1c0799acf4f314ba51e9d 100644 (file)
@@ -5,8 +5,9 @@ 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
-LOCAL_LIBS_USED = unit_test application configuration filesystem loggers mathematics nodes \
-  structures textual timely structures basis 
+LOCAL_LIBS_USED = unit_test application configuration filesystem loggers \
+  mathematics nodes processes structures textual timely structures basis  \
+loggers 
 RUN_TARGETS = $(ACTUAL_TARGETS)
 
 include cpp/rules.def