[ADD] libs, finally

This commit is contained in:
SemvdH
2021-04-14 14:27:44 +02:00
parent c23650610e
commit c19a30f3c3
17 changed files with 299 additions and 214 deletions

View File

@@ -67,7 +67,7 @@
}
],
"type" : "INTERNAL",
"value" : "/home/semtex99/vita/samples/hello_world2/build"
"value" : "/home/semtex99/vita/samples/cybershot-PSVita/build"
},
{
"name" : "CMAKE_CACHE_MAJOR_VERSION",
@@ -591,7 +591,7 @@
}
],
"type" : "INTERNAL",
"value" : "/home/semtex99/vita/samples/hello_world2"
"value" : "/home/semtex99/vita/samples/cybershot-PSVita"
},
{
"name" : "CMAKE_INSTALL_PREFIX",
@@ -823,7 +823,7 @@
}
],
"type" : "STATIC",
"value" : "hello_world"
"value" : "cybershot"
},
{
"name" : "CMAKE_RANLIB",
@@ -1250,7 +1250,7 @@
"value" : ""
},
{
"name" : "hello_world_BINARY_DIR",
"name" : "cybershot_BINARY_DIR",
"properties" :
[
{
@@ -1259,10 +1259,10 @@
}
],
"type" : "STATIC",
"value" : "/home/semtex99/vita/samples/hello_world2/build"
"value" : "/home/semtex99/vita/samples/cybershot-PSVita/build"
},
{
"name" : "hello_world_SOURCE_DIR",
"name" : "cybershot_SOURCE_DIR",
"properties" :
[
{
@@ -1271,7 +1271,7 @@
}
],
"type" : "STATIC",
"value" : "/home/semtex99/vita/samples/hello_world2"
"value" : "/home/semtex99/vita/samples/cybershot-PSVita"
}
],
"kind" : "cache",

View File

@@ -28,7 +28,7 @@
[
0
],
"name" : "hello_world",
"name" : "cybershot",
"targetIndexes" :
[
0,
@@ -41,23 +41,23 @@
[
{
"directoryIndex" : 0,
"id" : "hello_world::@6890427a1f51a3e7e1df",
"jsonFile" : "target-hello_world-Debug-56d898603bae97d3019a.json",
"name" : "hello_world",
"id" : "cybershot::@6890427a1f51a3e7e1df",
"jsonFile" : "target-cybershot-Debug-d55a071be6f01be45955.json",
"name" : "cybershot",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "hello_world.self::@6890427a1f51a3e7e1df",
"jsonFile" : "target-hello_world.self-Debug-6d68fe6fa28e42298fb5.json",
"name" : "hello_world.self",
"id" : "cybershot.self::@6890427a1f51a3e7e1df",
"jsonFile" : "target-cybershot.self-Debug-22f7385e9f905f5b0ca6.json",
"name" : "cybershot.self",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "hello_world.vpk::@6890427a1f51a3e7e1df",
"jsonFile" : "target-hello_world.vpk-Debug-b4f50dfcf6014a3be870.json",
"name" : "hello_world.vpk",
"id" : "cybershot.vpk::@6890427a1f51a3e7e1df",
"jsonFile" : "target-cybershot.vpk-Debug-d00f9ae455939504ff79.json",
"name" : "cybershot.vpk",
"projectIndex" : 0
}
]
@@ -66,8 +66,8 @@
"kind" : "codemodel",
"paths" :
{
"build" : "/home/semtex99/vita/samples/hello_world2/build",
"source" : "/home/semtex99/vita/samples/hello_world2"
"build" : "/home/semtex99/vita/samples/cybershot-PSVita/build",
"source" : "/home/semtex99/vita/samples/cybershot-PSVita"
},
"version" :
{

View File

@@ -25,7 +25,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-e2d496adb238cc9b8d89.json",
"jsonFile" : "codemodel-v2-eea07132053540bf1aa6.json",
"kind" : "codemodel",
"version" :
{
@@ -34,7 +34,7 @@
}
},
{
"jsonFile" : "cache-v2-891329016e9b93927130.json",
"jsonFile" : "cache-v2-7944fd4c8d220e544098.json",
"kind" : "cache",
"version" :
{
@@ -63,7 +63,7 @@
"responses" :
[
{
"jsonFile" : "cache-v2-891329016e9b93927130.json",
"jsonFile" : "cache-v2-7944fd4c8d220e544098.json",
"kind" : "cache",
"version" :
{
@@ -72,7 +72,7 @@
}
},
{
"jsonFile" : "codemodel-v2-e2d496adb238cc9b8d89.json",
"jsonFile" : "codemodel-v2-eea07132053540bf1aa6.json",
"kind" : "codemodel",
"version" :
{

View File

@@ -2,7 +2,7 @@
"artifacts" :
[
{
"path" : "hello_world"
"path" : "cybershot"
}
],
"backtrace" : 1,
@@ -56,7 +56,7 @@
[
{
"backtrace" : 3,
"path" : "/home/semtex99/vita/samples/hello_world2/../common"
"path" : "/home/semtex99/vita/samples/cybershot-PSVita/../common"
}
],
"language" : "C",
@@ -67,7 +67,7 @@
]
}
],
"id" : "hello_world::@6890427a1f51a3e7e1df",
"id" : "cybershot::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
@@ -82,7 +82,7 @@
},
{
"backtrace" : 2,
"fragment" : "-L/home/semtex99/vita/samples/hello_world2/build",
"fragment" : "-L/home/semtex99/vita/samples/cybershot-PSVita/build",
"role" : "libraryPath"
},
{
@@ -152,8 +152,8 @@
],
"language" : "C"
},
"name" : "hello_world",
"nameOnDisk" : "hello_world",
"name" : "cybershot",
"nameOnDisk" : "cybershot",
"paths" :
{
"build" : ".",

View File

@@ -42,11 +42,11 @@
[
{
"backtrace" : 3,
"id" : "hello_world::@6890427a1f51a3e7e1df"
"id" : "cybershot::@6890427a1f51a3e7e1df"
}
],
"id" : "hello_world.self::@6890427a1f51a3e7e1df",
"name" : "hello_world.self",
"id" : "cybershot.self::@6890427a1f51a3e7e1df",
"name" : "cybershot.self",
"paths" :
{
"build" : ".",
@@ -76,25 +76,25 @@
{
"backtrace" : 2,
"isGenerated" : true,
"path" : "build/CMakeFiles/hello_world.self",
"path" : "build/CMakeFiles/cybershot.self",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/CMakeFiles/hello_world.self.rule",
"path" : "build/CMakeFiles/cybershot.self.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/hello_world.self.out.rule",
"path" : "build/cybershot.self.out.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/hello_world.velf.rule",
"path" : "build/cybershot.velf.rule",
"sourceGroupIndex" : 1
}
],

View File

@@ -42,11 +42,11 @@
[
{
"backtrace" : 3,
"id" : "hello_world.self::@6890427a1f51a3e7e1df"
"id" : "cybershot.self::@6890427a1f51a3e7e1df"
}
],
"id" : "hello_world.vpk::@6890427a1f51a3e7e1df",
"name" : "hello_world.vpk",
"id" : "cybershot.vpk::@6890427a1f51a3e7e1df",
"name" : "cybershot.vpk",
"paths" :
{
"build" : ".",
@@ -76,25 +76,25 @@
{
"backtrace" : 2,
"isGenerated" : true,
"path" : "build/CMakeFiles/hello_world.vpk",
"path" : "build/CMakeFiles/cybershot.vpk",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/CMakeFiles/hello_world.vpk.rule",
"path" : "build/CMakeFiles/cybershot.vpk.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/hello_world.vpk.out.rule",
"path" : "build/cybershot.vpk.out.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/hello_world.vpk_param.sfo.rule",
"path" : "build/cybershot.vpk_param.sfo.rule",
"sourceGroupIndex" : 1
}
],