277e52906a
Header include paths are named after the framework, which is all lower- case, not uppercase like the source folder is named. The header include paths inside the project are lowercase as well, so this fits. Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
README |
README
Musepack Decoder Library: run "./configure [--prefix=/usr]; make" To create a sample app using the musepack decoder library in src/ Check src/sample.cpp for more details.