Makefile.fpc 191 B

12345678910111213141516171819
  1. #
  2. # Makefile.fpc for XML for FCL
  3. #
  4. [package]
  5. main=fcl
  6. [target]
  7. units=doc_text shedit sh_xml sh_pas
  8. exampledirs=gtk
  9. [compiler]
  10. options=-S2
  11. [install]
  12. fpcpackage=y
  13. [default]
  14. fpcdir=../..