change files relative path

This commit is contained in:
gb 2022-05-04 11:55:11 +08:00
parent b047fe3fab
commit e692886e0b
5 changed files with 231 additions and 231 deletions

View File

@ -72,14 +72,14 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LinkIncremental>true</LinkIncremental>
<IncludePath>$(SolutionDir)..\..\device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\device\sdk\;$(SolutionDir)..\..\device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\device\hgdriver\hgdev\;$(SolutionDir)..\..\device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\code_device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\code_device\sdk\;$(SolutionDir)..\..\code_device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\code_device\hgdriver\hgdev\;$(SolutionDir)..\..\code_device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<LibraryPath>$(ProjectDir)lib\$(PlatformTarget)\$(Configuration);$(LibraryPath)</LibraryPath>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>false</LinkIncremental>
<IncludePath>$(SolutionDir)..\..\device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\device\sdk\;$(SolutionDir)..\..\device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\device\hgdriver\hgdev\;$(SolutionDir)..\..\device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\code_device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\code_device\sdk\;$(SolutionDir)..\..\code_device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\code_device\hgdriver\hgdev\;$(SolutionDir)..\..\code_device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<LibraryPath>$(ProjectDir)lib\$(PlatformTarget)\$(Configuration);$(LibraryPath)</LibraryPath>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
@ -88,14 +88,14 @@
<LinkIncremental>true</LinkIncremental>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<IncludePath>$(SolutionDir)..\..\device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\device\sdk\;$(SolutionDir)..\..\device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\device\hgdriver\hgdev\;$(SolutionDir)..\..\device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\code_device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\code_device\sdk\;$(SolutionDir)..\..\code_device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\code_device\hgdriver\hgdev\;$(SolutionDir)..\..\code_device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<LibraryPath>$(ProjectDir)lib\$(PlatformTarget)\$(Configuration);$(LibraryPath)</LibraryPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<IncludePath>$(SolutionDir)..\..\device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\device\sdk\;$(SolutionDir)..\..\device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\device\hgdriver\hgdev\;$(SolutionDir)..\..\device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\code_device\hgdriver\3rdparty\nick;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\opencv\include\win;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\cyusb\inc\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\libtiff\include\;$(SolutionDir)..\..\code_device\hgdriver\3rdparty\log4cplus\include\;$(SolutionDir)..\..\code_device\sdk\;$(SolutionDir)..\..\code_device\hgdriver\ImageProcess\;$(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\code_device\hgdriver\hgdev\;$(SolutionDir)..\..\code_device\hgdriver\wrapper\;$(ProjectDir);$(IncludePath)</IncludePath>
<LibraryPath>$(ProjectDir)lib\$(PlatformTarget)\$(Configuration);$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
@ -204,110 +204,110 @@ move /Y "$(OutDirFullPath)$(ProjectName).pdb" "$(SolutionDir)..\..\sdk\lib\win\$
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\device\hgdriver\hgdev\common_setting.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_ipc.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_200.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_239.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_300.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_400.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\ImageMatQueue.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\ImageMultiOutput.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\image_process.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\jsonconfig.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\PaperSize.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\scanner_manager.cpp" />
<ClCompile Include="..\..\device\hgdriver\hgdev\usb_manager.cpp" />
<ClCompile Include="..\..\device\hgdriver\wrapper\hg_log.cpp" />
<ClCompile Include="..\..\device\hgdriver\wrapper\huagaoxxx_warraper_ex.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApply.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyAdjustColors.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoContrast.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoCrop.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyBWBinaray.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyChannel.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyColorRecognition.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyConcatenation.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCrop.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomCrop.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomGamma.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCvtColor.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyDetachNoise.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyDiscardBlank.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyDogEarDetection.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyFilter.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyHSVCorrect.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyOutHole.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyRefuseInflow.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyResize.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyRotation.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplySharpen.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplySplit.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyTextureRemoval.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyUV.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageMulti.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageMultiOutputRed.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageProcess_Public.cpp" />
<ClCompile Include="..\..\device\hgdriver\ImageProcess\IMulti.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\common_setting.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_ipc.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_200.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_400.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" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\jsonconfig.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\PaperSize.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\scanner_manager.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\hgdev\usb_manager.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\wrapper\hg_log.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\wrapper\huagaoxxx_warraper_ex.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApply.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAdjustColors.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoContrast.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoCrop.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyBWBinaray.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyChannel.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyColorRecognition.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyConcatenation.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCrop.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomCrop.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomGamma.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCvtColor.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDetachNoise.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDiscardBlank.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDogEarDetection.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFilter.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyHSVCorrect.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyOutHole.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRefuseInflow.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyResize.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRotation.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySharpen.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySplit.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyTextureRemoval.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyUV.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageMulti.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageMultiOutputRed.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageProcess_Public.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\IMulti.cpp" />
<ClCompile Include="win_usb\usbview\devnode.c" />
<ClCompile Include="win_usb\usbview\enum.c" />
<ClCompile Include="win_usb\win_usb.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\device\hgdriver\hgdev\BlockingQueue.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\char_const.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\common_setting.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\filetools.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_ipc.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_200.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_239.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_300.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_400.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\ImageMatQueue.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\ImageMultiOutput.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\image_process.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\json.hpp" />
<ClInclude Include="..\..\device\hgdriver\hgdev\jsonconfig.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\PaperSize.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\raw_src.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\scanner_manager.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\threadpool.h" />
<ClInclude Include="..\..\device\hgdriver\hgdev\usb_manager.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApply.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyAdjustColors.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoContrast.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoCrop.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyBWBinaray.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyChannel.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyColorRecognition.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyConcatenation.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCrop.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomCrop.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomGamma.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCvtColor.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyDetachNoise.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyDiscardBlank.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyDogEarDetection.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyFilter.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyHeaders.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyHSVCorrect.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyOutHole.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyRefuseInflow.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyResize.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyRotation.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplySharpen.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplySplit.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyTextureRemoval.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyUV.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageMulti.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageMultiOutputRed.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageProcess_Public.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\imgprocdefs.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\IMulti.h" />
<ClInclude Include="..\..\device\hgdriver\ImageProcess\MatEx.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\BlockingQueue.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\char_const.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\common_setting.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\filetools.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_ipc.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_200.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_400.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" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\json.hpp" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\jsonconfig.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\PaperSize.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\raw_src.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\scanner_manager.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\threadpool.h" />
<ClInclude Include="..\..\code_device\hgdriver\hgdev\usb_manager.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApply.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAdjustColors.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoContrast.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoCrop.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyBWBinaray.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyChannel.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyColorRecognition.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyConcatenation.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCrop.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomCrop.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomGamma.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCvtColor.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDetachNoise.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDiscardBlank.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDogEarDetection.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFilter.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyHeaders.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyHSVCorrect.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyOutHole.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRefuseInflow.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyResize.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRotation.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySharpen.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySplit.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyTextureRemoval.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyUV.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageMulti.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageMultiOutputRed.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageProcess_Public.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\imgprocdefs.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\IMulti.h" />
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\MatEx.h" />
<ClInclude Include="..\..\sdk\hginclude\hgscanner_error.h" />
<ClInclude Include="..\..\sdk\hginclude\hg_log.h" />
<ClInclude Include="..\..\sdk\hginclude\huagaoxxx_warraper_ex.h" />

View File

@ -27,133 +27,133 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\device\hgdriver\wrapper\huagaoxxx_warraper_ex.cpp">
<ClCompile Include="..\..\code_device\hgdriver\wrapper\huagaoxxx_warraper_ex.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApply.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApply.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyAdjustColors.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAdjustColors.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoContrast.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoContrast.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoCrop.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoCrop.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyBWBinaray.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyBWBinaray.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyChannel.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyChannel.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyColorRecognition.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyColorRecognition.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyConcatenation.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyConcatenation.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCrop.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCrop.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomCrop.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomCrop.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomGamma.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomGamma.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyCvtColor.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCvtColor.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyDetachNoise.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDetachNoise.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyDiscardBlank.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDiscardBlank.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyDogEarDetection.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDogEarDetection.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyFilter.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFilter.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyHSVCorrect.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyHSVCorrect.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyOutHole.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyOutHole.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyRefuseInflow.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRefuseInflow.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyResize.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyResize.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyRotation.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRotation.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplySharpen.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySharpen.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplySplit.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySplit.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyTextureRemoval.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyTextureRemoval.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageApplyUV.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyUV.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageMulti.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageMulti.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageMultiOutputRed.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageMultiOutputRed.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\ImageProcess_Public.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\ImageProcess_Public.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\ImageProcess\IMulti.cpp">
<ClCompile Include="..\..\code_device\hgdriver\ImageProcess\IMulti.cpp">
<Filter>image</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\common_setting.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\common_setting.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_ipc.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_ipc.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_200.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_200.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_239.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_239.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\image_process.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\image_process.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\ImageMatQueue.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\ImageMatQueue.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\ImageMultiOutput.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\jsonconfig.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\jsonconfig.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\PaperSize.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\PaperSize.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\scanner_manager.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\scanner_manager.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\usb_manager.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\usb_manager.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="win_usb\win_usb.cpp">
@ -165,13 +165,13 @@
<ClCompile Include="win_usb\usbview\devnode.c">
<Filter>usb\usbview</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_300.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\hgdev\hg_scanner_400.cpp">
<ClCompile Include="..\..\code_device\hgdriver\hgdev\hg_scanner_400.cpp">
<Filter>dev</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\wrapper\hg_log.cpp">
<ClCompile Include="..\..\code_device\hgdriver\wrapper\hg_log.cpp">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
@ -185,154 +185,154 @@
<ClInclude Include="..\..\sdk\hginclude\huagaoxxx_warraper_ex.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApply.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApply.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyAdjustColors.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAdjustColors.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoContrast.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoContrast.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyAutoCrop.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyAutoCrop.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyBWBinaray.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyBWBinaray.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyChannel.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyChannel.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyColorRecognition.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyColorRecognition.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyConcatenation.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyConcatenation.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCrop.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCrop.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomCrop.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomCrop.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCustomGamma.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCustomGamma.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyCvtColor.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyCvtColor.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyDetachNoise.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDetachNoise.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyDiscardBlank.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDiscardBlank.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyDogEarDetection.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyDogEarDetection.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFadeBackGroundColor.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyFilter.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyFilter.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyHeaders.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyHeaders.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyHSVCorrect.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyHSVCorrect.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyOutHole.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyOutHole.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyRefuseInflow.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRefuseInflow.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyResize.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyResize.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyRotation.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyRotation.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplySharpen.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySharpen.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplySplit.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplySplit.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyTextureRemoval.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyTextureRemoval.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageApplyUV.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageApplyUV.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageMulti.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageMulti.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageMultiOutputRed.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageMultiOutputRed.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\ImageProcess_Public.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\ImageProcess_Public.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\imgprocdefs.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\imgprocdefs.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\IMulti.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\IMulti.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\ImageProcess\MatEx.h">
<ClInclude Include="..\..\code_device\hgdriver\ImageProcess\MatEx.h">
<Filter>image</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\BlockingQueue.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\BlockingQueue.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\common_setting.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\common_setting.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\filetools.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\filetools.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_ipc.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_ipc.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_200.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_200.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_239.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_239.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\image_process.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\image_process.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\ImageMatQueue.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\ImageMatQueue.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\ImageMultiOutput.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\ImageMultiOutput.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\json.hpp">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\json.hpp">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\jsonconfig.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\jsonconfig.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\PaperSize.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\PaperSize.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\raw_src.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\raw_src.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\scanner_manager.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\scanner_manager.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\threadpool.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\threadpool.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\usb_manager.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\usb_manager.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="win_usb\win_usb.h">
@ -347,13 +347,13 @@
<ClInclude Include="win_usb\usbview\uvcdesc.h">
<Filter>usb\usbview</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_300.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_300.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\hg_scanner_400.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\hg_scanner_400.h">
<Filter>dev</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgdriver\hgdev\char_const.h">
<ClInclude Include="..\..\code_device\hgdriver\hgdev\char_const.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>

View File

@ -2,7 +2,7 @@
#include "huagaotwain.h"
#include "huagao/hgscanner_error.h"
#include "./twain/twain_2.4.h"
#include "../../device/sdk/hginclude/hg_log.h"
#include "../../code_device/sdk/hginclude/hg_log.h"
#define STR(s) #s
#define PASTE_STR(a, b) STR(a##b)

View File

@ -73,14 +73,14 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LinkIncremental>true</LinkIncremental>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\device\include\;$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\code_device\include\;$(IncludePath)</IncludePath>
<LibraryPath>$(SolutionDir)..\..\sdk\lib\win\$(PlatformTarget)\;$(LibraryPath)</LibraryPath>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>false</LinkIncremental>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\device\include\;$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\code_device\include\;$(IncludePath)</IncludePath>
<LibraryPath>$(SolutionDir)..\..\sdk\lib\win\$(PlatformTarget)\;$(LibraryPath)</LibraryPath>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
@ -89,14 +89,14 @@
<LinkIncremental>true</LinkIncremental>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\device\include\;$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\code_device\include\;$(IncludePath)</IncludePath>
<LibraryPath>$(SolutionDir)..\..\sdk\lib\win\$(PlatformTarget)\;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
<OutDir>$(SolutionDir)..\..\release\win\$(PlatformTarget)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)..\..\tmp\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\device\include\;$(IncludePath)</IncludePath>
<IncludePath>$(SolutionDir)..\..\sdk\include;$(SolutionDir)..\..\code_device\include\;$(IncludePath)</IncludePath>
<LibraryPath>$(SolutionDir)..\..\sdk\lib\win\$(PlatformTarget)\;$(LibraryPath)</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
@ -192,21 +192,21 @@ move /Y "$(OutDirFullPath)$(ProjectName).pdb" "$(SolutionDir)..\..\sdk\lib\win\$
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\device\hgdriver\wrapper\hg_log.cpp" />
<ClCompile Include="..\..\device\hgsane\cJSON.c" />
<ClCompile Include="..\..\device\hgsane\ini_file.cpp" />
<ClCompile Include="..\..\device\hgsane\json.cpp" />
<ClCompile Include="..\..\device\hgsane\main.c" />
<ClCompile Include="..\..\device\hgsane\sane_hg_mdw.cpp" />
<ClCompile Include="..\..\code_device\hgdriver\wrapper\hg_log.cpp" />
<ClCompile Include="..\..\code_device\hgsane\cJSON.c" />
<ClCompile Include="..\..\code_device\hgsane\ini_file.cpp" />
<ClCompile Include="..\..\code_device\hgsane\json.cpp" />
<ClCompile Include="..\..\code_device\hgsane\main.c" />
<ClCompile Include="..\..\code_device\hgsane\sane_hg_mdw.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\device\hgsane\cJSON.h" />
<ClInclude Include="..\..\device\hgsane\ini_file.h" />
<ClInclude Include="..\..\device\hgsane\json.h" />
<ClInclude Include="..\..\device\hgsane\sane_hg_mdw.h" />
<ClInclude Include="..\..\code_device\hgsane\cJSON.h" />
<ClInclude Include="..\..\code_device\hgsane\ini_file.h" />
<ClInclude Include="..\..\code_device\hgsane\json.h" />
<ClInclude Include="..\..\code_device\hgsane\sane_hg_mdw.h" />
<ClInclude Include="..\..\sdk\include\huagao\hgscanner_error.h" />
<ClInclude Include="..\..\device\sdk\hginclude\hg_log.h" />
<ClInclude Include="..\..\device\sdk\hginclude\huagaoxxx_warraper_ex.h" />
<ClInclude Include="..\..\code_device\sdk\hginclude\hg_log.h" />
<ClInclude Include="..\..\code_device\sdk\hginclude\huagaoxxx_warraper_ex.h" />
<ClInclude Include="..\..\sdk\include\sane\sane.h" />
<ClInclude Include="..\..\sdk\include\sane\sanei.h" />
<ClInclude Include="..\..\sdk\include\sane\sanei_backend.h" />

View File

@ -15,36 +15,36 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\device\hgsane\cJSON.c">
<ClCompile Include="..\..\code_device\hgsane\cJSON.c">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgsane\ini_file.cpp">
<ClCompile Include="..\..\code_device\hgsane\ini_file.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgsane\json.cpp">
<ClCompile Include="..\..\code_device\hgsane\json.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgsane\main.c">
<ClCompile Include="..\..\code_device\hgsane\main.c">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgsane\sane_hg_mdw.cpp">
<ClCompile Include="..\..\code_device\hgsane\sane_hg_mdw.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="..\..\device\hgdriver\wrapper\hg_log.cpp">
<ClCompile Include="..\..\code_device\hgdriver\wrapper\hg_log.cpp">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\device\hgsane\cJSON.h">
<ClInclude Include="..\..\code_device\hgsane\cJSON.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgsane\ini_file.h">
<ClInclude Include="..\..\code_device\hgsane\ini_file.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgsane\json.h">
<ClInclude Include="..\..\code_device\hgsane\json.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\device\hgsane\sane_hg_mdw.h">
<ClInclude Include="..\..\code_device\hgsane\sane_hg_mdw.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\sdk\include\sane\sane.h">
@ -62,13 +62,13 @@
<ClInclude Include="..\..\sdk\include\sane\sanei_debug.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\device\sdk\hginclude\hg_log.h">
<ClInclude Include="..\..\code_device\sdk\hginclude\hg_log.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\sdk\include\huagao\hgscanner_error.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="..\..\device\sdk\hginclude\huagaoxxx_warraper_ex.h">
<ClInclude Include="..\..\code_device\sdk\hginclude\huagaoxxx_warraper_ex.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>