EXAMPLE_BIN=guibasic
OBJF =  Sources/program.o \
 Sources/gui.o \
 Sources/precomp.o

LIBS=clanApp clanDisplay clanCore clanSWRender clanGL clanGL1 clanGUI

include ../../Makefile.conf

# EOF #

