Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. prefix=PREFIX
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: libnsbmp
  7. Description: Provides bmp loading and conversion
  8. Version: VERSION
  9. Libs: -L${libdir} -lnsbmp
  10. Cflags: -I${includedir}/
  11.