include cpp/variables.def

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

include cpp/rules.def
