summaryrefslogtreecommitdiff
path: root/packages/iconvenc/Makefile.fpc.fpcmake
blob: 64f98336331b21163c4d8b279150e5813d0be52a (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
31
32
#
#   Makefile.fpc for Free Pascal ImLib 1.x Packages
#

[package]
name=iconvenc 
version=3.3.1

[target]
units=iconvenc iconvenc_dyn
exampledirs=examples

[require]
libc=y

[compiler]
includedir=src
sourcedir=src 


[install]
fpcpackage=y
fpcsubdir=packages

[default]
fpcdir=../..

[shared]
build=n

[rules]
.NOTPARALLEL: