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.

1234567891011
  1. prefix=c:/devel/target/c01378aafb50980950f7e58bcd36fc40
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include/libpng14
  5. Name: libpng
  6. Description: Loads and saves PNG files
  7. Version: 1.4.3
  8. Libs: -L${libdir} -lpng14
  9. Libs.private: -lz
  10. Cflags: -I${includedir}