RedPanda-CPP/RedPandaIDE/resources/autolink-xdg.json

33 lines
592 B
JSON

[
{
"execUseUTF8": true,
"header": "fmt/core.h",
"links": "-lfmt"
},
{
"header": "math.h",
"links": "-lm"
},
{
"execUseUTF8": true,
"header": "raylib.h",
"links": "-lraylib -lGL -lm -lpthread -ldl -lrt -lX11"
},
{
"header": "rdrawing.h",
"links": "-lrdrawing"
},
{
"header": "rturtle.h",
"links": "-lrturtle"
},
{
"header": "thread",
"links": "-lpthread"
},
{
"header": "threads.h",
"links": "-lpthread"
}
]