include cpp/variables.def

PROJECT = tests_configuration
TYPE = test
TARGETS = test_section_manager.exe test_tokenizer.exe 
LOCAL_LIBS_USED = unit_test application loggers configuration textual timely filesystem \
  structures basis 
RUN_TARGETS = $(ACTUAL_TARGETS)

include cpp/rules.def
