1 include cpp/variables.def
6 TARGETS = test_array.exe test_boilerplate.exe test_mutex.exe test_string.exe \
7 test_system_preconditions.exe
8 DEFINITIONS += USE_FEISTY_MEOW_DLLS
9 LOCAL_LIBS_USED = unit_test application processes loggers configuration mathematics nodes \
10 structures textual timely filesystem structures basis
11 RUN_TARGETS = $(ACTUAL_TARGETS)