Makefile.fpc 329 B

12345678910111213141516171819202122232425262728293031
  1. #
  2. # Makefile.fpc for Free Pascal GTK 2.x.y Bindings
  3. #
  4. [package]
  5. name=gtk2
  6. version=2.0.0
  7. [require]
  8. libc=y
  9. [target]
  10. units=buildim
  11. exampledirs=
  12. implicitunits=magick_wand imagemagick
  13. [compiler]
  14. unitdir=magick wand
  15. [install]
  16. buildunit=buildgtk2
  17. fpcpackage=y
  18. [shared]
  19. build=n
  20. [default]
  21. fpcdir=../../..
  22. [rules]
  23. .NOTPARALLEL: