3 include cpp/variables.def
5 PROJECT = tests_octopus
7 TARGETS = t_bin.exe t_bin_threaded.exe t_entity.exe t_identity.exe \
8 t_security.exe t_unpacker.exe t_file_transfer.exe
9 LOCAL_LIBS_USED = tentacles octopus sockets unit_test application configuration loggers \
10 textual timely processes filesystem structures basis
12 RUN_TARGETS = $(ACTUAL_TARGETS)