45 lines
905 B
JSON
45 lines
905 B
JSON
[
|
|
{
|
|
"header": "GL/freeglut.h",
|
|
"links": "-lfreeglut.dll -lwinmm"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"execUseUTF8": true,
|
|
"header": "fmt/core.h",
|
|
"links": "-lfmt"
|
|
},
|
|
{
|
|
"execUseUTF8": false,
|
|
"header": "tinyfiledialogs.h",
|
|
"links": "-ltinyfiledialogs -lcomdlg32 -lole32"
|
|
},
|
|
{
|
|
"header": "winsock2.h",
|
|
"links": "-lws2_32"
|
|
},
|
|
{
|
|
"header": "windows.h",
|
|
"links": "-lgdi32 -luser32 -lkernel32 -ladvapi32"
|
|
}
|
|
]
|