Работа над дневником

This commit is contained in:
2026-05-05 03:13:47 +05:00
parent 51fa314d86
commit de3edc8486
12 changed files with 155 additions and 64 deletions
View File
+3
View File
@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": "x64-Debug"
}
+15
View File
@@ -0,0 +1,15 @@
{
"OutputFoldersPerTargetSystem": {
"Local Machine": [
"out\\build\\x64-Debug",
"out\\install\\x64-Debug"
]
},
"ExpandedNodes": [
"",
"\\includes",
"\\src"
],
"SelectedNode": "\\src\\FXAlloc.c",
"PreviewInSolutionExplorer": false
}
Binary file not shown.
Binary file not shown.
+12
View File
@@ -0,0 +1,12 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\projects\\fullstack\\neurox\\ccpp\\fxalloc\\",
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": []
}
]
}
BIN
View File
Binary file not shown.