2022-06-04 18:25:58 +08:00
|
|
|
[
|
2023-09-05 19:14:08 +08:00
|
|
|
{
|
2024-05-20 20:28:24 +08:00
|
|
|
"execUseUTF8": true,
|
2023-09-05 19:14:08 +08:00
|
|
|
"header": "fmt/core.h",
|
|
|
|
"links": "-lfmt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "math.h",
|
|
|
|
"links": "-lm"
|
|
|
|
},
|
2022-06-04 18:25:58 +08:00
|
|
|
{
|
2022-06-23 19:07:48 +08:00
|
|
|
"execUseUTF8": true,
|
2022-06-04 18:25:58 +08:00
|
|
|
"header": "raylib.h",
|
|
|
|
"links": "-lraylib -lGL -lm -lpthread -ldl -lrt -lX11"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "rdrawing.h",
|
|
|
|
"links": "-lrdrawing"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "rturtle.h",
|
|
|
|
"links": "-lrturtle"
|
2023-09-05 19:14:08 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "thread",
|
|
|
|
"links": "-lpthread"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "threads.h",
|
|
|
|
"links": "-lpthread"
|
2022-06-04 18:25:58 +08:00
|
|
|
}
|
|
|
|
]
|