Aggiunta Imgui e sliders per intervallo visualizzazione
This commit is contained in:
@@ -0,0 +1,901 @@
|
||||
{
|
||||
"archive" : {},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "_deps/sfml-build/lib/libsfml-window-s-d.a"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"sfml_add_library",
|
||||
"install",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"set_target_warnings",
|
||||
"target_compile_definitions",
|
||||
"target_include_directories"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"build/_deps/sfml-src/cmake/Macros.cmake",
|
||||
"build/_deps/sfml-src/src/SFML/Window/CMakeLists.txt",
|
||||
"build/_deps/sfml-src/cmake/CompilerWarnings.cmake"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 269,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 72,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 232,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 1,
|
||||
"line" : 283,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 1,
|
||||
"line" : 280,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 1,
|
||||
"line" : 312,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 1,
|
||||
"line" : 325,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 85,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 2,
|
||||
"line" : 43,
|
||||
"parent" : 8
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 2,
|
||||
"line" : 68,
|
||||
"parent" : 8
|
||||
},
|
||||
{
|
||||
"command" : 6,
|
||||
"file" : 0,
|
||||
"line" : 274,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 7,
|
||||
"file" : 0,
|
||||
"line" : 262,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 7,
|
||||
"file" : 1,
|
||||
"line" : 286,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 7,
|
||||
"file" : 1,
|
||||
"line" : 295,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"codemodelVersion" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 9
|
||||
},
|
||||
"compileDependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::X11::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xrandr::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xcursor::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xi::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"id" : "sfml-system::@8cb1db2982443611e568"
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"id" : "OpenGL::GL::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"id" : "UDev::UDev::@5730451e331e3690ae65"
|
||||
}
|
||||
],
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-g -fvisibility=hidden -fvisibility-inlines-hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wall"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wextra"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wshadow"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wnon-virtual-dtor"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wcast-align"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wunused"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Woverloaded-virtual"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wconversion"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wsign-conversion"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wdouble-promotion"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wformat=2"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wimplicit-fallthrough"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wsuggest-override"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wnull-dereference"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wold-style-cast"
|
||||
},
|
||||
{
|
||||
"backtrace" : 9,
|
||||
"fragment" : "-Wpedantic"
|
||||
},
|
||||
{
|
||||
"backtrace" : 10,
|
||||
"fragment" : "-Wmisleading-indentation"
|
||||
},
|
||||
{
|
||||
"backtrace" : 10,
|
||||
"fragment" : "-Wduplicated-cond"
|
||||
},
|
||||
{
|
||||
"backtrace" : 10,
|
||||
"fragment" : "-Wlogical-op"
|
||||
},
|
||||
{
|
||||
"backtrace" : 10,
|
||||
"fragment" : "-Wduplicated-branches"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 11,
|
||||
"define" : "SFML_STATIC"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 12,
|
||||
"path" : "/home/endertom/Documenti/ProgettoFinaleRep/FCG_VisualizzatoreCamminata/build/_deps/sfml-src/src"
|
||||
},
|
||||
{
|
||||
"backtrace" : 12,
|
||||
"isSystem" : true,
|
||||
"path" : "/home/endertom/Documenti/ProgettoFinaleRep/FCG_VisualizzatoreCamminata/build/_deps/sfml-src/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 13,
|
||||
"isSystem" : true,
|
||||
"path" : "/home/endertom/Documenti/ProgettoFinaleRep/FCG_VisualizzatoreCamminata/build/_deps/sfml-src/extlibs/headers/glad/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 14,
|
||||
"isSystem" : true,
|
||||
"path" : "/home/endertom/Documenti/ProgettoFinaleRep/FCG_VisualizzatoreCamminata/build/_deps/sfml-src/extlibs/headers/vulkan"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
3,
|
||||
5,
|
||||
9,
|
||||
11,
|
||||
18,
|
||||
20,
|
||||
23,
|
||||
25,
|
||||
27,
|
||||
29,
|
||||
31,
|
||||
33,
|
||||
36,
|
||||
39,
|
||||
41,
|
||||
46,
|
||||
49,
|
||||
51,
|
||||
52,
|
||||
54,
|
||||
56,
|
||||
58,
|
||||
59,
|
||||
61,
|
||||
64,
|
||||
65,
|
||||
66,
|
||||
68,
|
||||
70
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"id" : "sfml-system::@8cb1db2982443611e568"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "SFML"
|
||||
},
|
||||
"id" : "sfml-window::@5730451e331e3690ae65",
|
||||
"install" :
|
||||
{
|
||||
"destinations" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"path" : "lib"
|
||||
}
|
||||
],
|
||||
"prefix" :
|
||||
{
|
||||
"path" : "/usr/local"
|
||||
}
|
||||
},
|
||||
"interfaceCompileDependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"id" : "sfml-system::@8cb1db2982443611e568"
|
||||
}
|
||||
],
|
||||
"interfaceLinkLibraries" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::X11::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xrandr::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xcursor::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xi::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"id" : "sfml-system::@8cb1db2982443611e568"
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"id" : "OpenGL::GL::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"id" : "UDev::UDev::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"fragment" : "dl"
|
||||
}
|
||||
],
|
||||
"linkLibraries" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::X11::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xrandr::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xcursor::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"id" : "X11::Xi::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"id" : "sfml-system::@8cb1db2982443611e568"
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"id" : "OpenGL::GL::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"id" : "UDev::UDev::@5730451e331e3690ae65"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"fragment" : "dl"
|
||||
}
|
||||
],
|
||||
"name" : "sfml-window",
|
||||
"nameOnDisk" : "libsfml-window-s-d.a",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "_deps/sfml-build/src/SFML/Window",
|
||||
"source" : "build/_deps/sfml-src/src/SFML/Window"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
31,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36,
|
||||
37,
|
||||
38,
|
||||
39,
|
||||
40,
|
||||
41,
|
||||
42,
|
||||
43,
|
||||
44,
|
||||
45,
|
||||
46,
|
||||
47
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "unix",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
48,
|
||||
49,
|
||||
50,
|
||||
51,
|
||||
52,
|
||||
53,
|
||||
54,
|
||||
55,
|
||||
56,
|
||||
57,
|
||||
58,
|
||||
59,
|
||||
60,
|
||||
61,
|
||||
62,
|
||||
63,
|
||||
64,
|
||||
65,
|
||||
66,
|
||||
67,
|
||||
68,
|
||||
69,
|
||||
70,
|
||||
71
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Clipboard.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Clipboard.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/ClipboardImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Context.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Context.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Cursor.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Cursor.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/CursorImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Export.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/GlContext.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/GlContext.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/GlResource.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/GlResource.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/ContextSettings.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Event.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Event.inl",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/InputImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Joystick.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Joystick.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/JoystickImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/JoystickManager.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/JoystickManager.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Keyboard.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Keyboard.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Mouse.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Mouse.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Touch.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Touch.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Sensor.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Sensor.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/SensorImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/SensorManager.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/SensorManager.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/VideoMode.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/VideoMode.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/VideoModeImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Vulkan.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Vulkan.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/VulkanImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Window.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/Window.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/WindowBase.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/WindowBase.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/WindowBase.inl",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/WindowEnums.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/include/SFML/Window/WindowHandle.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/WindowImpl.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/WindowImpl.hpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/CursorImpl.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/CursorImpl.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/ClipboardImpl.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/ClipboardImpl.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/InputImpl.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/KeyboardImpl.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/KeyboardImpl.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/KeySymToKeyMapping.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/KeySymToKeyMapping.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/KeySymToUnicodeMapping.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/KeySymToUnicodeMapping.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/SensorImpl.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/SensorImpl.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/Display.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/Display.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/Utils.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/VideoModeImpl.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/VulkanImplX11.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/WindowImplX11.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/WindowImplX11.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/GlxContext.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/GlxContext.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/JoystickImpl.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "build/_deps/sfml-src/src/SFML/Window/Unix/JoystickImpl.hpp",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
||||
Reference in New Issue
Block a user