mirror of
https://github.com/doomertheboomer/depthrush.git
synced 2026-09-08 08:25:17 -05:00
write preview code, calibration code is flawed for now
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user