write preview code, calibration code is flawed for now

This commit is contained in:
doomertheboomer
2023-07-28 17:56:16 +07:00
parent 423ef98ec9
commit 76e688b6b2
8 changed files with 145 additions and 3 deletions

View File

@@ -134,10 +134,12 @@
<ItemGroup>
<ClCompile Include="calibration.cpp" />
<ClCompile Include="depthrushConfig.cpp" />
<ClCompile Include="kinectTest.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="calibration.h" />
<ClInclude Include="includes.h" />
<ClInclude Include="kinectTest.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">