Files
cybershot-PSVita/build/compile_commands.json
2021-04-14 14:27:44 +02:00

13 lines
760 B
JSON

[
{
"directory": "/home/semtex99/vita/samples/cybershot-PSVita/build",
"command": "/usr/local/vitasdk/bin/arm-vita-eabi-gcc-10.1.0 -I../../common -Wl,-q -Wall -O0 -g -DDEBUG -D_DEBUG -o CMakeFiles/cybershot.dir/src/main.c.obj -c /home/semtex99/vita/samples/cybershot-PSVita/src/main.c",
"file": "/home/semtex99/vita/samples/cybershot-PSVita/src/main.c"
},
{
"directory": "/home/semtex99/vita/samples/cybershot-PSVita/build",
"command": "/usr/local/vitasdk/bin/arm-vita-eabi-gcc-10.1.0 -I../../common -Wl,-q -Wall -O0 -g -DDEBUG -D_DEBUG -o CMakeFiles/cybershot.dir/home/semtex99/vita/samples/common/debugScreen.c.obj -c /home/semtex99/vita/samples/common/debugScreen.c",
"file": "/home/semtex99/vita/samples/common/debugScreen.c"
}
]