1 include cpp/variables.def
3 PROJECT = tests_filesystem
5 TARGETS = test_byte_filer.exe test_directory.exe test_directory_tree.exe test_file_info.exe \
6 test_file_time.exe test_filename.exe test_huge_file.exe
7 DEFINITIONS += USE_FEISTY_MEOW_DLLS
8 LOCAL_LIBS_USED = unit_test application configuration filesystem loggers \
9 mathematics nodes processes structures textual timely structures basis \
11 RUN_TARGETS = $(ACTUAL_TARGETS)