Makefile.fpc 182 B

1234567891011121314151617
  1. #
  2. # Makefile.fpc for FTPAPI.DLL interface unit
  3. #
  4. [package]
  5. name=ftpapi
  6. version=2.0.0
  7. [target]
  8. units=ftpapi
  9. examples=ftptest
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../../..