7529795fffa756327872ff06cfd33e8d492a2660
[feisty_meow.git] / core / library / unit_test / makefile
1 include cpp/variables.def
2
3 PROJECT = unit_test
4 TYPE = library
5 SOURCE = unit_base.cpp
6 TARGETS = unit_test.lib
7
8 include cpp/rules.def
9