summaryrefslogtreecommitdiffstats
path: root/tools/checkwps/SOURCES
blob: de3a74706a452ca06a38b6a02e4e1ec0b579253e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#undef unix /* messes up filesystem-unix.c below */
../../apps/gui/skin_engine/skin_parser.c
../../apps/gui/skin_engine/skin_backdrops.c
../../apps/gui/viewport.c
../../apps/misc.c
../../firmware/common/strlcpy.c
../../firmware/common/pathfuncs.c
../../firmware/asm/mempcpy.c
#ifdef WIN32
../../firmware/target/hosted/filesystem-win32.c
#else /* !WIN32 */
../../firmware/target/hosted/filesystem-unix.c
#endif /* WIN32 */
../../firmware/target/hosted/filesystem-app.c
#ifdef DEBUG
../../firmware/debug.c
#endif
checkwps.c

../../apps/recorder/bmp.c