/packages/winceunits/Makefile.fpc.fpcmake

https://github.com/slibre/freepascal · Unknown · 40 lines · 30 code · 10 blank · 0 comment · 0 complexity · c297bca9a7f72414b157e67dcfdc98fb MD5 · raw file

  1. #
  2. # Makefile.fpc for WinCE Units
  3. #
  4. [package]
  5. name=winceunits
  6. version=2.7.1
  7. [target]
  8. units_wince=comobj buildwinceunits
  9. implicitunits_wince=aygshell commctrl commdlg iphlpapi notify oleauto power shellapi simmgr tapi \
  10. gpsapi todaycmn windbase cesync gx winioctl msgqueue pm service htmlctrl \
  11. sipapi cpl bt_api bt_sdp bthapi bthutil pimstore ril sms ws2bth keybd nled \
  12. phone connmgr devload devmgmt mmreg mmsystem msacm wininet ras raserror \
  13. sip projects wap tsp extapi imm \
  14. activex ole2 comconst rapitypes tlhelp32
  15. units_win32=rapi cesync rapitypes
  16. rsts=comconst
  17. [install]
  18. buildunit=buildwinceunits
  19. fpcpackage=y
  20. [default]
  21. fpcdir=../..
  22. [compiler]
  23. options=-Ur
  24. sourcedir=src
  25. [prerules]
  26. WINDIR=../winunits-base/src
  27. [rules]
  28. .NOTPARALLEL:
  29. comobj$(PPUEXT) : $(WINDIR)/comobj.pp $(WINDIR)/activex.pp
  30. $(COMPILER) $(WINDIR)/comobj.pp