fpc/packages/extra/gtk2/examples/Makefile.fpc
2005-03-01 08:10:29 +00:00

17 lines
262 B
Makefile

#
# Makefile.fpc for Free Pascal GTK 2.x.y Examples
#
[target]
dirs=helloworld helloworld2 gtk_demo gettingstarted plugins scribble_simple gtkglext
#filechooser - doesn't work yet
[require]
packages=gtk2
[install]
fpcpackage=y
[default]
fpcdir=../../../..