最新更改

This commit is contained in:
2022-08-30 16:14:46 +08:00
parent 8c6be81f94
commit 1cee2339ce
26 changed files with 440 additions and 874 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,3 @@
{
"CurrentProjectSetting": "x64-Debug"
"CurrentProjectSetting": "Linux-GCC-Debug"
}

View File

@ -1,12 +1,16 @@
{
"ExpandedNodes": [
"",
"\\out",
"\\out\\build",
"\\Settings",
"\\Source",
"\\Source\\FS"
"\\Source\\Capture",
"\\Source\\Data",
"\\Source\\Logger",
"\\Source\\OSIF",
"\\Source\\OSIF\\DLib",
"\\Source\\OSIF\\include",
"\\Source\\Settings",
"\\Source\\ZZ_SDK"
],
"SelectedNode": "\\out\\build",
"SelectedNode": "\\main.cpp",
"PreviewInSolutionExplorer": false
}

Binary file not shown.

Binary file not shown.