mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 16:24:57 +00:00
185 lines
2.7 KiB
JSON
185 lines
2.7 KiB
JSON
{
|
|
"artifacts" :
|
|
[
|
|
{
|
|
"path" : "examples/boing.exe"
|
|
},
|
|
{
|
|
"path" : "examples/boing.pdb"
|
|
}
|
|
],
|
|
"backtrace" : 1,
|
|
"backtraceGraph" :
|
|
{
|
|
"commands" :
|
|
[
|
|
"add_executable",
|
|
"include_directories",
|
|
"set_target_properties"
|
|
],
|
|
"files" :
|
|
[
|
|
"examples/CMakeLists.txt"
|
|
],
|
|
"nodes" :
|
|
[
|
|
{
|
|
"file" : 0
|
|
},
|
|
{
|
|
"command" : 0,
|
|
"file" : 0,
|
|
"line" : 28,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 4,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 49,
|
|
"parent" : 0
|
|
}
|
|
]
|
|
},
|
|
"compileGroups" :
|
|
[
|
|
{
|
|
"compileCommandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "-g -std=gnu99 -fdiagnostics-color=always"
|
|
}
|
|
],
|
|
"includes" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"path" : "D:/Sviluppo/Amiga/glfw/deps"
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"path" : "D:/Sviluppo/Amiga/glfw/include"
|
|
}
|
|
],
|
|
"language" : "C",
|
|
"languageStandard" :
|
|
{
|
|
"backtraces" :
|
|
[
|
|
3
|
|
],
|
|
"standard" : "99"
|
|
},
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"includes" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"path" : "D:/Sviluppo/Amiga/glfw/deps"
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"path" : "D:/Sviluppo/Amiga/glfw/include"
|
|
}
|
|
],
|
|
"language" : "RC",
|
|
"sourceIndexes" :
|
|
[
|
|
1
|
|
]
|
|
}
|
|
],
|
|
"dependencies" :
|
|
[
|
|
{
|
|
"backtrace" : 1,
|
|
"id" : "glfw::@145eef247bfb46b6828c"
|
|
}
|
|
],
|
|
"folder" :
|
|
{
|
|
"name" : "GLFW3/Examples"
|
|
},
|
|
"id" : "boing::@714eac15f71a94114fdf",
|
|
"link" :
|
|
{
|
|
"commandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "-g",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"fragment" : "-mwindows",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"fragment" : "src\\libglfw3.a",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32",
|
|
"role" : "libraries"
|
|
}
|
|
],
|
|
"language" : "C"
|
|
},
|
|
"name" : "boing",
|
|
"nameOnDisk" : "boing.exe",
|
|
"paths" :
|
|
{
|
|
"build" : "examples",
|
|
"source" : "examples"
|
|
},
|
|
"sourceGroups" :
|
|
[
|
|
{
|
|
"name" : "Source Files",
|
|
"sourceIndexes" :
|
|
[
|
|
0,
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"name" : "Header Files",
|
|
"sourceIndexes" :
|
|
[
|
|
2
|
|
]
|
|
}
|
|
],
|
|
"sources" :
|
|
[
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "examples/boing.c",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 1,
|
|
"path" : "examples/glfw.rc",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"path" : "deps/glad/gl.h",
|
|
"sourceGroupIndex" : 1
|
|
}
|
|
],
|
|
"type" : "EXECUTABLE"
|
|
}
|