2022-01-06 17:52:52 +08:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"header": "GL/freeglut.h",
|
2022-02-11 14:04:18 +08:00
|
|
|
"links": "-lfreeglut.dll -lwinmm"
|
2022-01-06 17:52:52 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "GL/gl.h",
|
|
|
|
"links": "-lopengl32"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "GL/glew.h",
|
|
|
|
"links": "-lglew32 -lopengl32"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "GL/glu.h",
|
|
|
|
"links": "-lglu32 -lopengl32"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "GL/glut.h",
|
|
|
|
"links": "-lfreeglut -lwinmm"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "GLFW/glfw3.h",
|
|
|
|
"links": "-lglfw3 -lgdi32"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "ege.h",
|
2022-06-03 16:53:35 +08:00
|
|
|
"links": "-lgraphics -luuid -lmsimg32 -lgdi32 -limm32 -lole32 -loleaut32 -lwinmm -lgdiplus"
|
2022-01-06 17:52:52 +08:00
|
|
|
},
|
2023-10-17 21:07:23 +08:00
|
|
|
{
|
|
|
|
"header": "easyx.h",
|
|
|
|
"links": "-leasyx"
|
|
|
|
},
|
2022-10-28 12:43:47 +08:00
|
|
|
{
|
|
|
|
"header": "fmt/core.h",
|
|
|
|
"links": "-lfmt"
|
|
|
|
},
|
2022-01-06 17:52:52 +08:00
|
|
|
{
|
2022-06-23 19:07:48 +08:00
|
|
|
"execUseUTF8": true,
|
2022-01-06 17:52:52 +08:00
|
|
|
"header": "raylib.h",
|
2022-01-09 19:33:34 +08:00
|
|
|
"links": "-lraylib -lopengl32 -lgdi32 -lwinmm"
|
2022-01-06 17:52:52 +08:00
|
|
|
},
|
2022-06-29 10:14:11 +08:00
|
|
|
{
|
|
|
|
"execUseUTF8": false,
|
|
|
|
"header": "tinyfiledialogs.h",
|
|
|
|
"links": "-ltinyfiledialogs -lcomdlg32 -lole32"
|
|
|
|
},
|
2022-02-05 00:55:57 +08:00
|
|
|
{
|
2022-06-04 14:46:58 +08:00
|
|
|
"header": "rdrawing.h",
|
2022-06-03 16:53:35 +08:00
|
|
|
"links": "-lrdrawing"
|
|
|
|
},
|
|
|
|
{
|
2022-06-04 14:46:58 +08:00
|
|
|
"header": "rturtle.h",
|
2022-06-03 16:53:35 +08:00
|
|
|
"links": "-lrturtle"
|
2022-02-05 00:55:57 +08:00
|
|
|
},
|
2022-01-06 17:52:52 +08:00
|
|
|
{
|
|
|
|
"header": "turtle.h",
|
|
|
|
"links": "-lturtle"
|
2022-04-18 20:19:11 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"header": "winsock2.h",
|
|
|
|
"links": "-lws2_32"
|
2022-01-06 17:52:52 +08:00
|
|
|
}
|
2021-09-04 14:06:48 +08:00
|
|
|
]
|