+ Initial import in CVS

This commit is contained in:
michael 2003-06-30 13:30:10 +00:00
parent a2931672bf
commit 1f7dfadc20
2 changed files with 1456 additions and 0 deletions

1437
fcl/image/Makefile Normal file

File diff suppressed because it is too large Load Diff

19
fcl/image/Makefile.fpc Normal file
View File

@ -0,0 +1,19 @@
#
# Makefile.fpc for FCL net units
#
[package]
main=fcl
[target]
units=fpimgcmn fpimage pngcomn fpreadpng fpreadxpm fpwritexpm
examples=imgconv
[compiler]
targetdir=../$(OS_TARGET)
[install]
fpcpackage=y
[default]
fpcdir=../..