fpc/packages/fcl-image/examples/Makefile.fpc
marco ee47ad22ff * Fix scaling with alpha channel. Patch from Bernd Kreuss, Mantis #22245
* Demo that demonstrates image scaling/interpolation

git-svn-id: trunk@21639 -
2012-06-18 09:01:41 +00:00

16 lines
186 B
Makefile

#
# Makefile.fpc for fcl-image units example
#
[target]
programs=imgconv drawing xwdtobmp interpoldemo
[require]
packages=fcl-image
[install]
fpcpackage=y
[default]
fpcdir=../../..