EXAMPLE_BIN=test
OBJF = test.o test_displaywindow.o utils.o timer.o
LIBS=clanApp clanCore clanDisplay clanGL

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

# EOF #

