
TARGET       = tests
CONFIG       = release
SOURCES      = main.cpp Integer.cpp

include ../../Makefile.inc

