mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 23:30:37 +02:00
+ Initial import in CVS
This commit is contained in:
parent
a2931672bf
commit
1f7dfadc20
1437
fcl/image/Makefile
Normal file
1437
fcl/image/Makefile
Normal file
File diff suppressed because it is too large
Load Diff
19
fcl/image/Makefile.fpc
Normal file
19
fcl/image/Makefile.fpc
Normal 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=../..
|
Loading…
Reference in New Issue
Block a user