-
Notifications
You must be signed in to change notification settings - Fork 7
/
compile_commands.json
32 lines (32 loc) · 4.63 KB
/
compile_commands.json
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
[
{
"directory": "/home/junknet/Desktop/adbg_gui_x64/build",
"command": "/usr/bin/clang++ -DFMT_SHARED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_WIDGETS_LIB -I/home/junknet/Desktop/adbg_gui_x64/build -I/home/junknet/Desktop/adbg_gui_x64 -I/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/include -I/usr/include/capstone -I/home/junknet/Desktop/adbg_gui_x64/./src -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtNetwork -g -fPIC -std=gnu++17 -o CMakeFiles/adbg.dir/adbg_autogen/mocs_compilation.cpp.o -c /home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/mocs_compilation.cpp",
"file": "/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/mocs_compilation.cpp"
},
{
"directory": "/home/junknet/Desktop/adbg_gui_x64/build",
"command": "/usr/bin/clang++ -DFMT_SHARED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_WIDGETS_LIB -I/home/junknet/Desktop/adbg_gui_x64/build -I/home/junknet/Desktop/adbg_gui_x64 -I/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/include -I/usr/include/capstone -I/home/junknet/Desktop/adbg_gui_x64/./src -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtNetwork -g -fPIC -std=gnu++17 -o CMakeFiles/adbg.dir/src/CPUView.cpp.o -c /home/junknet/Desktop/adbg_gui_x64/src/CPUView.cpp",
"file": "/home/junknet/Desktop/adbg_gui_x64/src/CPUView.cpp"
},
{
"directory": "/home/junknet/Desktop/adbg_gui_x64/build",
"command": "/usr/bin/clang++ -DFMT_SHARED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_WIDGETS_LIB -I/home/junknet/Desktop/adbg_gui_x64/build -I/home/junknet/Desktop/adbg_gui_x64 -I/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/include -I/usr/include/capstone -I/home/junknet/Desktop/adbg_gui_x64/./src -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtNetwork -g -fPIC -std=gnu++17 -o CMakeFiles/adbg.dir/src/MAPView.cpp.o -c /home/junknet/Desktop/adbg_gui_x64/src/MAPView.cpp",
"file": "/home/junknet/Desktop/adbg_gui_x64/src/MAPView.cpp"
},
{
"directory": "/home/junknet/Desktop/adbg_gui_x64/build",
"command": "/usr/bin/clang++ -DFMT_SHARED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_WIDGETS_LIB -I/home/junknet/Desktop/adbg_gui_x64/build -I/home/junknet/Desktop/adbg_gui_x64 -I/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/include -I/usr/include/capstone -I/home/junknet/Desktop/adbg_gui_x64/./src -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtNetwork -g -fPIC -std=gnu++17 -o CMakeFiles/adbg.dir/src/main.cpp.o -c /home/junknet/Desktop/adbg_gui_x64/src/main.cpp",
"file": "/home/junknet/Desktop/adbg_gui_x64/src/main.cpp"
},
{
"directory": "/home/junknet/Desktop/adbg_gui_x64/build",
"command": "/usr/bin/clang++ -DFMT_SHARED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_WIDGETS_LIB -I/home/junknet/Desktop/adbg_gui_x64/build -I/home/junknet/Desktop/adbg_gui_x64 -I/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/include -I/usr/include/capstone -I/home/junknet/Desktop/adbg_gui_x64/./src -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtNetwork -g -fPIC -std=gnu++17 -o CMakeFiles/adbg.dir/src/mainwindow.cpp.o -c /home/junknet/Desktop/adbg_gui_x64/src/mainwindow.cpp",
"file": "/home/junknet/Desktop/adbg_gui_x64/src/mainwindow.cpp"
},
{
"directory": "/home/junknet/Desktop/adbg_gui_x64/build",
"command": "/usr/bin/clang++ -DFMT_SHARED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_WIDGETS_LIB -I/home/junknet/Desktop/adbg_gui_x64/build -I/home/junknet/Desktop/adbg_gui_x64 -I/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/include -I/usr/include/capstone -I/home/junknet/Desktop/adbg_gui_x64/./src -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtNetwork -g -fPIC -std=gnu++17 -o CMakeFiles/adbg.dir/adbg_autogen/EWIEGA46WW/qrc_resource.cpp.o -c /home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/EWIEGA46WW/qrc_resource.cpp",
"file": "/home/junknet/Desktop/adbg_gui_x64/build/adbg_autogen/EWIEGA46WW/qrc_resource.cpp"
}
]