UNPKG

node-image-2

Version:

A Node.JS wrapper around FreeImage

9 lines (5 loc) 123 B
default: all all: g++ -I../Dist/ *.cpp ../Dist/libfreeimage.a -o testAPI clean: rm -f *.o testAPI *.png *.tif