include cpp/variables.def

PROJECT = unit_test
TYPE = library
SOURCE = unit_base.cpp
TARGETS = unit_test.lib

include cpp/rules.def

