EXAMPLE_BIN=test
OBJF = test.o test_hsv.o test_hsl.o
LIBS=clanApp clanCore clanDisplay
CXXFLAGS += -I Sources

include ../../../Examples/Makefile.conf

# EOF #

