Makefile.fpc 213 B

12345678910111213141516171819202122
  1. #
  2. # Makefile.fpc for odbc bindings
  3. #
  4. [package]
  5. name=odbc
  6. version=2.0.0
  7. [target]
  8. units=odbcsql odbcsqldyn
  9. examples=testodbc
  10. [require]
  11. libc=n
  12. [install]
  13. fpcpackage=y
  14. [default]
  15. fpcdir=../../..
  16. [shared]
  17. build=n