blob: f204849dd0cfc14b733b2e8921a0388e4c78d95f [file] [log] [blame]
default: all
all:
g++ -I../Dist/ *.cpp ../Dist/libfreeimage.a -o testAPI
clean:
rm -f *.o testAPI *.png *.tif