mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 13:42:29 -05:00
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6276 a1c6a512-1295-4272-9138-f99709370657
6 lines
161 B
Text
6 lines
161 B
Text
Musepack Decoder Library 1.1:
|
|
|
|
run "./configure; make"
|
|
|
|
To create a sample app using the musepack decoder library in src/
|
|
Check src/sample.cpp for more details.
|