fpc/packages/winceunits/Makefile.fpc.fpcmake
joost 4bb05b21ed * Converted fpmkunit and the packages it depends on to fpmake building.
Hash, paszlib, fcl-process and fpmkunit itself are build using
   fpmkunit_bootstrap. The fpmkunit-Makefile.fpc still contains dependencies
   on hash,paszlib and fcl-process because the packages depending on fpmkunit
   needs those. For fpmkunit itself those dependencies are ignored by directly
   setting the unit-search path to the rtl-unit search path.

git-svn-id: trunk@20115 -
2012-01-19 20:02:41 +00:00

41 lines
948 B
Makefile

#
# Makefile.fpc for WinCE Units
#
[package]
name=winceunits
version=2.7.1
[target]
units_wince=comobj buildwinceunits
implicitunits_wince=aygshell commctrl commdlg iphlpapi notify oleauto power shellapi simmgr tapi \
gpsapi todaycmn windbase cesync gx winioctl msgqueue pm service htmlctrl \
sipapi cpl bt_api bt_sdp bthapi bthutil pimstore ril sms ws2bth keybd nled \
phone connmgr devload devmgmt mmreg mmsystem msacm wininet ras raserror \
sip projects wap tsp extapi imm \
activex ole2 comconst rapitypes tlhelp32
units_win32=rapi cesync rapitypes
rsts=comconst
[install]
buildunit=buildwinceunits
fpcpackage=y
[default]
fpcdir=../..
[compiler]
options=-Ur
sourcedir=src
[prerules]
WINDIR=../winunits-base/src
[rules]
.NOTPARALLEL:
comobj$(PPUEXT) : $(WINDIR)/comobj.pp $(WINDIR)/activex.pp
$(COMPILER) $(WINDIR)/comobj.pp