152b9c93b98a272a5d6cd0b2029fa175615d2e33
[feisty_meow.git] / core / applications / load_test_tools / makefile
1 CONSOLE_MODE = t
2
3 include cpp/variables.def
4
5 PROJECT = load_test_tools
6 TYPE = application
7 SOURCE = 
8 TARGETS = memory_hog.exe
9 LOCAL_LIBS_USED = application unit_test loggers configuration processes filesystem textual \
10   structures timely basis
11
12 include cpp/rules.def
13