This commit is contained in:
root
2024-04-24 11:40:25 +08:00
parent b9a0edb6b6
commit 549cbe66b4
7 changed files with 80 additions and 91 deletions

View File

@@ -13,7 +13,7 @@
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
{
"string" : "3.0"
"string" : "2.8.12"
},
"projectIndex" : 0,
"source" : "."
@@ -23,7 +23,7 @@
"jsonFile" : "directory-src-Debug-b6cf2213fc5053b67c22.json",
"minimumCMakeVersion" :
{
"string" : "3.0"
"string" : "2.8.12"
},
"parentIndex" : 0,
"projectIndex" : 0,
@@ -55,7 +55,7 @@
{
"directoryIndex" : 1,
"id" : "hook_aurora::@145eef247bfb46b6828c",
"jsonFile" : "target-hook_aurora-Debug-459073eced7b2c7c9b04.json",
"jsonFile" : "target-hook_aurora-Debug-20f6ef5123e4187e7b7e.json",
"name" : "hook_aurora",
"projectIndex" : 0
}

View File

@@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-7d0b63c6dd299e8f1199.json",
"jsonFile" : "codemodel-v2-23e5854f3c037d3de889.json",
"kind" : "codemodel",
"version" :
{
@@ -99,7 +99,7 @@
}
},
{
"jsonFile" : "codemodel-v2-7d0b63c6dd299e8f1199.json",
"jsonFile" : "codemodel-v2-23e5854f3c037d3de889.json",
"kind" : "codemodel",
"version" :
{

View File

@@ -13,7 +13,6 @@
"ADD_LIBRARY",
"target_link_libraries",
"add_compile_options",
"add_compile_definitions",
"include_directories"
],
"files" :
@@ -50,12 +49,6 @@
{
"command" : 3,
"file" : 0,
"line" : 26,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 25,
"parent" : 0
}
@@ -67,7 +60,7 @@
"compileCommandFragments" :
[
{
"fragment" : " -m32 -fpic -g -std=gnu++11 -fPIC"
"fragment" : " -m32 -fpic -g -std=gnu++11 -fPIC ASMJIT_STATIC"
},
{
"backtrace" : 4,
@@ -76,10 +69,6 @@
],
"defines" :
[
{
"backtrace" : 5,
"define" : "ASMJIT_STATIC"
},
{
"define" : "hook_aurora_EXPORTS"
}
@@ -87,19 +76,19 @@
"includes" :
[
{
"backtrace" : 6,
"backtrace" : 5,
"path" : "/home/dnf_project/dnf_project/include"
},
{
"backtrace" : 6,
"backtrace" : 5,
"path" : "/home/asio/asio-1.28.0/include"
},
{
"backtrace" : 6,
"backtrace" : 5,
"path" : "/home/dnf_project/dnf_project/src"
},
{
"backtrace" : 6,
"backtrace" : 5,
"path" : "/home/dnf_project/dnf_project/src/sdk"
}
],