summaryrefslogtreecommitdiffstats
path: root/tools/checkwps/SOURCES
blob: 425e8de7b9f2e3d4379cf14e04e5cde6de1ca7e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#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
../../firmware/target/hosted/filesystem-unix.c
#ifdef APPLICATION
../../firmware/target/hosted/filesystem-app.c
#else
../../uisimulator/common/filesystem-sim.c
#endif
#ifdef DEBUG
../../firmware/debug.c
#endif
checkwps.c

#ifdef HAVE_LCD_BITMAP
../../apps/recorder/bmp.c
#endif