You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
214 B

  1. prefix=@exec_prefix@
  2. libdir=@libdir@
  3. includedir=@includedir@
  4. Name: pipi
  5. Description: Proper image processing implementation
  6. Version: @VERSION@
  7. Requires:
  8. Conflicts:
  9. Libs: -L${libdir} -lpipi
  10. Cflags: -I${includedir}