Prepare new maemo release
[maemo-rb.git] / tools / checkwps / README
bloba94882fdff7cc490bf2a3dc0ad871d3ff86ccd4a
1 This directory contains the checkwps tool which can be used to
2 validate wps files outside of Rockbox.
4 checkwps uses the Rockbox WPS parser and is therefore built in
5 target-specific versions (to avoid making lots of changes to the core
6 code).
8 To compile
9 ----------
11 Just run the ./buildall.sh script
14 To remove all compiled files
15 ----------------------------
17 ./cleanall.sh
20 To add a new target
21 -------------------
23 Add $target and $modelname from tools/configure to targets.txt