fpc/packages/gtk1/examples/Makefile.fpc
marco 786cad5570 * Moved gtk -> gtk1 first pass
git-svn-id: trunk@9978 -
2008-01-26 21:17:10 +00:00

24 lines
341 B
Makefile

#
# Makefile.fpc for Free Pascal GTK 1.2.x Examples
#
[target]
dirs=tutorial
programs=entry notebook scribble clist ttt_test pixmap list progressbar filesel \
statusbar toolbar rulers spinbutton gtkgldemo
[require]
packages=gtk1
[clean]
units=tictactoe
[install]
fpcpackage=y
[default]
fpcdir=../../..
[rules]
.NOTPARALLEL: