include cpp/variables.def

PROJECT = geometric
TYPE = library
SOURCE = circle.cpp ellipse.cpp math_bits.cpp polygon.cpp screen_rectangle.cpp triangle.cpp
TARGETS = geometric.lib

include cpp/rules.def

