添加439代码文件

This commit is contained in:
gb 2022-08-02 18:08:24 +08:00
parent 6ef5049c44
commit be9c84a2da
2 changed files with 8 additions and 0 deletions

View File

@ -222,6 +222,7 @@ move /Y "$(OutDirFullPath)$(ProjectName).pdb" "%FINAL_DIR%"
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_400.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_402.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_439.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\ImageMatQueue.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\image_process.cpp" />
@ -283,6 +284,7 @@ move /Y "$(OutDirFullPath)$(ProjectName).pdb" "%FINAL_DIR%"
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_400.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_402.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_439.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\ImageMatQueue.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\image_process.h" />

View File

@ -195,6 +195,9 @@
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyUVMerge.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_439.cpp">
<Filter>dev</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApply.h">
@ -416,6 +419,9 @@
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyUVMerge.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_439.h">
<Filter>dev</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="device.def">