| .. | |||||
| demo | |||||
| Makefile.msvc | |||||
| extconf.rb | |||||
| extconf.rb.all | |||||
| extconf.rb.nopnglib | |||||
| extconf.rb.nozlib | |||||
| hpdf.c |
require 'mkmf' $CPPFLAGS = $CPPFLAGS + " -I../../include" $LDFLAGS = $LDFLAGS + " -L../../" $LIBS = $LIBS + " -lhpdf -lpng -lz" create_makefile 'hpdf'
| .. | |||||
| demo | |||||
| Makefile.msvc | |||||
| extconf.rb | |||||
| extconf.rb.all | |||||
| extconf.rb.nopnglib | |||||
| extconf.rb.nozlib | |||||
| hpdf.c |