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

13 lines
748 B
JSON

[
{
"directory": "/home/semtex99/vita/samples/hello_world2/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/hello_world.dir/src/main.c.obj -c /home/semtex99/vita/samples/hello_world2/src/main.c",
"file": "/home/semtex99/vita/samples/hello_world2/src/main.c"
},
{
"directory": "/home/semtex99/vita/samples/hello_world2/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/hello_world.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"
}
]