删除402 400

This commit is contained in:
13038267101 2023-03-06 11:36:46 +08:00
parent cdc46f4673
commit 439d07d069
2 changed files with 0 additions and 16 deletions

View File

@ -208,8 +208,6 @@
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_239.cpp" /> <ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_239.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.cpp" /> <ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_302.cpp" /> <ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_302.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\ImageMatQueue.cpp" /> <ClCompile Include="..\..\code_device\hgdriver\hgdev\ImageMatQueue.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.cpp" /> <ClCompile Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\image_process.cpp" /> <ClCompile Include="..\..\code_device\hgdriver\hgdev\image_process.cpp" />
@ -274,8 +272,6 @@
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_239.h" /> <ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_239.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.h" /> <ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_302.h" /> <ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_302.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\ImageMatQueue.h" /> <ClInclude Include="..\..\code_device\hgdriver\hgdev\ImageMatQueue.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.h" /> <ClInclude Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\image_process.h" /> <ClInclude Include="..\..\code_device\hgdriver\hgdev\image_process.h" />

View File

@ -171,9 +171,6 @@
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.cpp"> <ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.cpp">
<Filter>dev</Filter> <Filter>dev</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_400.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\code_device\hgdriver\wrapper\hg_log.cpp"> <ClCompile Include="..\..\code_device\hgdriver\wrapper\hg_log.cpp">
<Filter>源文件</Filter> <Filter>源文件</Filter>
</ClCompile> </ClCompile>
@ -186,9 +183,6 @@
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\G4Tiff.cpp"> <ClCompile Include="..\..\code_device\hgdriver\ImageProcess\G4Tiff.cpp">
<Filter>image</Filter> <Filter>image</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_402.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDispersion.cpp"> <ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDispersion.cpp">
<Filter>image</Filter> <Filter>image</Filter>
</ClCompile> </ClCompile>
@ -380,9 +374,6 @@
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.h"> <ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.h">
<Filter>dev</Filter> <Filter>dev</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_400.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\code_device\hgdriver\hgdev\char_const.h"> <ClInclude Include="..\..\code_device\hgdriver\hgdev\char_const.h">
<Filter>头文件</Filter> <Filter>头文件</Filter>
</ClInclude> </ClInclude>
@ -422,9 +413,6 @@
<ClInclude Include="..\..\code_device\hgdriver\wrapper\hg_log.h"> <ClInclude Include="..\..\code_device\hgdriver\wrapper\hg_log.h">
<Filter>头文件</Filter> <Filter>头文件</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_402.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDispersion.h"> <ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDispersion.h">
<Filter>image</Filter> <Filter>image</Filter>
</ClInclude> </ClInclude>