Kdevelop included, libtmxparser excluded
This commit is contained in:
@ -0,0 +1,61 @@
|
||||
{
|
||||
"configurations" :
|
||||
[
|
||||
{
|
||||
"directories" :
|
||||
[
|
||||
{
|
||||
"build" : ".",
|
||||
"hasInstallRule" : true,
|
||||
"jsonFile" : "directory-.-Release-62cffe8699bba9baee6b.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.14"
|
||||
},
|
||||
"projectIndex" : 0,
|
||||
"source" : ".",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name" : "Release",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
"directoryIndexes" :
|
||||
[
|
||||
0
|
||||
],
|
||||
"name" : "BeagleRescue",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"targets" :
|
||||
[
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "BeagleRescue::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-BeagleRescue-Release-ec39fa3212b00b9bc53c.json",
|
||||
"name" : "BeagleRescue",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "/home/ayoungblood/projects/BeagleRescue/build",
|
||||
"source" : "/home/ayoungblood/projects/BeagleRescue"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 5
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user