Makefile.fpc 128 B

123456789101112
  1. #
  2. # Makefile.fpc for Free Vision Test/Examples
  3. #
  4. [target]
  5. programs=testapp
  6. [require]
  7. packages=fv
  8. [default]
  9. fpcdir=../../..