init commit
This commit is contained in:
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"configurations" :
|
||||
[
|
||||
{
|
||||
"directories" :
|
||||
[
|
||||
{
|
||||
"build" : ".",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "2.6.3"
|
||||
},
|
||||
"projectIndex" : 0,
|
||||
"source" : ".",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"name" : "Debug",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
"directoryIndexes" :
|
||||
[
|
||||
0
|
||||
],
|
||||
"name" : "hello_world",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"targets" :
|
||||
[
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "hello_world::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-hello_world-Debug-56d898603bae97d3019a.json",
|
||||
"name" : "hello_world",
|
||||
"projectIndex" : 0
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "hello_world.self::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-hello_world.self-Debug-6d68fe6fa28e42298fb5.json",
|
||||
"name" : "hello_world.self",
|
||||
"projectIndex" : 0
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "hello_world.vpk::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-hello_world.vpk-Debug-b4f50dfcf6014a3be870.json",
|
||||
"name" : "hello_world.vpk",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "/home/semtex99/vita/samples/hello_world2/build",
|
||||
"source" : "/home/semtex99/vita/samples/hello_world2"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user