stb_image 0.2.1

Bindings to the stb image encoding/decoding library
Documentation
1
2
3
4
5
#!/bin/bash

SRCDIR="$(cd $(dirname $0) && pwd)"
sed "s#%VPATH%#${SRCDIR}#" ${SRCDIR}/Makefile.in > Makefile