commit from VS Code, hopefully this doesnt break anything

This commit is contained in:
Christopher Sanden
2025-11-04 14:16:14 +01:00
parent a8006be05f
commit bc54aaa4c4
65 changed files with 7389 additions and 1 deletions

View File

@@ -0,0 +1,60 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json",
"minimumCMakeVersion" :
{
"string" : "3.30"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "part1",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "Assignment-01::@6890427a1f51a3e7e1df",
"jsonFile" : "target-Assignment-01-Debug-99ce3fa42dababb244a7.json",
"name" : "Assignment-01",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "C:/Users/csand/IKT203/Exam/part1/build",
"source" : "C:/Users/csand/IKT203/Exam/part1"
},
"version" :
{
"major" : 2,
"minor" : 8
}
}