EXAMPLE_BIN = main
OBJF = main.o
LIBS = clanApp clanDisplay clanCore clanGUI clanGL clanGUIStyleSilver

include ../Makefile.conf

# EOF #
