summaryrefslogtreecommitdiffstats
path: root/tools/checkwps/README
blob: a94882fdff7cc490bf2a3dc0ad871d3ff86ccd4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This directory contains the checkwps tool which can be used to
validate wps files outside of Rockbox.

checkwps uses the Rockbox WPS parser and is therefore built in
target-specific versions (to avoid making lots of changes to the core
code).

To compile
----------

Just run the ./buildall.sh script


To remove all compiled files
----------------------------

./cleanall.sh


To add a new target
-------------------

Add $target and $modelname from tools/configure to targets.txt