summaryrefslogtreecommitdiff
path: root/packages/winunits-base/Makefile.fpc.fpcmake
blob: 69d5ed37945e88e874851f97ebefd6f1b4d5c97f (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
33
34
35
36
#
#   Makefile.fpc for WinUnits
#

[package]
name=winunits-base
version=3.1.1

[require]
packages=fcl-registry fcl-base

[target]
units=buildwinutilsbase
implicitunits=flatsb winver mmsystem comobj comconst commdlg commctrl ole2 activex shellapi shlobj oleserver \
	shfolder richedit imagehlp wininet uxtheme dwmapi multimon htmlhelp winutils comserv winspool imm imm_dyn nb30 \
        stdole2 eventsink typelib 

examples=examples

rsts = jwawintype comconst

[install]
buildunit=buildwinutilsbase
fpcpackage=y

[default]
fpcdir=../..

[compiler]
options=-Ur
sourcedir=src

[rules]
.NOTPARALLEL:

uxtheme$(PPUEXT) : src/uxtheme.pp src/tmschame.inc