summaryrefslogtreecommitdiff
path: root/packages/pasjpeg/Makefile.fpc.fpcmake
blob: 77eb4f41c93bc7ba3b5a00c6a7689f98e51ed45a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
#   Makefile.fpc for PasJPEG
#

[package]
name=pasjpeg
version=2.7.1

[target]
units=buildpasjpeg jctrans
implicitunits=jcapimin jcapistd jccoefct jccolor jcdctmgr jchuff jcinit jcmainct \
      jcmarker jcmaster jcomapi jcparam jcphuff jcprepct jcsample jdapimin \
      jdapistd jdatadst jdatasrc jdcoefct jdcolor jdct jddctmgr jdeferr \
      jdhuff jdinput jdmainct jdmarker jdmaster jdmerge jdphuff jdpostct \
      jdsample jerror jfdctflt jfdctfst jfdctint jidctflt jidctfst \
      jidctint jidctred jinclude jmemmgr jmemnobs jmorecfg jpeglib \
      jquant1 jquant2 jutils
examples=cjpeg demo djpeg jpegtran rdjpgcom

[install]
fpcpackage=y

[compiler]
sourcedir=src

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: