From f090299f8a21282054c41449c98b512f0cd25876 Mon Sep 17 00:00:00 2001 From: gb <741021719@qq.com> Date: Mon, 20 Nov 2023 14:32:21 +0800 Subject: [PATCH] re-construct --- device/scannerqd.vcxproj | 46 +++----- device/scannerqd.vcxproj.filters | 180 +++++++++++-------------------- sln/hgscanner.sln | 11 -- twain/twain.vcxproj | 8 +- 4 files changed, 78 insertions(+), 167 deletions(-) diff --git a/device/scannerqd.vcxproj b/device/scannerqd.vcxproj index c4491f7..60db23e 100644 --- a/device/scannerqd.vcxproj +++ b/device/scannerqd.vcxproj @@ -211,22 +211,12 @@ move /Y "$(TargetDir)$(ProjectName).exp" "$(ProjectDir)..\..\sdk\lib\win\$(Platf - - - - - - - - - - - + + - @@ -268,8 +258,10 @@ move /Y "$(TargetDir)$(ProjectName).exp" "$(ProjectDir)..\..\sdk\lib\win\$(Platf - - + + + + @@ -277,31 +269,18 @@ move /Y "$(TargetDir)$(ProjectName).exp" "$(ProjectDir)..\..\sdk\lib\win\$(Platf - - - - - - - - - - - - - + + - - @@ -345,9 +324,13 @@ move /Y "$(TargetDir)$(ProjectName).exp" "$(ProjectDir)..\..\sdk\lib\win\$(Platf + + + + + + - - @@ -369,7 +352,6 @@ move /Y "$(TargetDir)$(ProjectName).exp" "$(ProjectDir)..\..\sdk\lib\win\$(Platf - diff --git a/device/scannerqd.vcxproj.filters b/device/scannerqd.vcxproj.filters index d7a59b8..08765a3 100644 --- a/device/scannerqd.vcxproj.filters +++ b/device/scannerqd.vcxproj.filters @@ -25,12 +25,6 @@ {06629bf8-5d3e-4855-916b-260169824839} - - {3d22771d-a2cc-4972-ab37-f1979d973a4f} - - - {ab2dd2e9-f5d1-40f8-ad1d-67b97a60e547} - {9e729376-6047-4153-b0b8-dda8f8f722f6} @@ -135,33 +129,6 @@ image - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - dev @@ -177,9 +144,6 @@ usb\usbview - - dev - image @@ -195,36 +159,12 @@ image - - IO - - - dev - - - dev - image image - - dev\fs - - - utils - - - utils - - - utils - - - utils - dev\user-opt @@ -252,6 +192,33 @@ dev\imgproc + + dev + + + utils + + + utils + + + utils + + + utils + + + dev + + + dev + + + utils + + + utils + @@ -356,42 +323,9 @@ dev - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - - - dev - dev - - dev - dev @@ -407,9 +341,6 @@ usb\usbview - - dev - 头文件 @@ -449,15 +380,6 @@ image - - IO - - - dev - - - dev - image @@ -485,21 +407,6 @@ 头文件 - - dev\fs - - - utils - - - utils - - - utils - - - utils - dev\user-opt @@ -527,6 +434,39 @@ dev\imgproc + + dev + + + utils + + + utils + + + utils + + + utils + + + utils + + + utils + + + dev + + + dev + + + utils + + + utils + diff --git a/sln/hgscanner.sln b/sln/hgscanner.sln index 797ab69..8d1268d 100644 --- a/sln/hgscanner.sln +++ b/sln/hgscanner.sln @@ -26,8 +26,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{53E5EDD9 EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hgjson", "..\..\doc_and_tools\tools\apps\hgjson\hgjson.vcxproj", "{D3579C48-F5AB-4F15-9B49-A2970FBA76C5}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_TWAIN_App", "..\..\doc_and_tools\tools\apps\test_TWAIN_App\test_TWAIN_App.vcxproj", "{8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -74,14 +72,6 @@ Global {D3579C48-F5AB-4F15-9B49-A2970FBA76C5}.Release|x64.ActiveCfg = Release|Win32 {D3579C48-F5AB-4F15-9B49-A2970FBA76C5}.Release|x86.ActiveCfg = Release|Win32 {D3579C48-F5AB-4F15-9B49-A2970FBA76C5}.Release|x86.Build.0 = Release|Win32 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Debug|x64.ActiveCfg = Debug|x64 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Debug|x64.Build.0 = Debug|x64 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Debug|x86.ActiveCfg = Debug|Win32 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Debug|x86.Build.0 = Debug|Win32 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Release|x64.ActiveCfg = Release|x64 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Release|x64.Build.0 = Release|x64 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Release|x86.ActiveCfg = Release|Win32 - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -92,7 +82,6 @@ Global {C3B47CE2-27CE-4509-AB59-3C0F194F0FCE} = {C43532EF-1B31-457F-B40B-61F22E91A13E} {7776AB6D-6296-4F7A-A6ED-E9A4D6290DD9} = {C43532EF-1B31-457F-B40B-61F22E91A13E} {D3579C48-F5AB-4F15-9B49-A2970FBA76C5} = {53E5EDD9-13BA-4F3C-A387-C73CB06C686D} - {8C3DEF78-4DF1-4C26-A11E-7031FF773E7D} = {53E5EDD9-13BA-4F3C-A387-C73CB06C686D} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A89068FF-95C4-3C1E-B126-70B66C9824BB} diff --git a/twain/twain.vcxproj b/twain/twain.vcxproj index e617ca3..c24f1fb 100644 --- a/twain/twain.vcxproj +++ b/twain/twain.vcxproj @@ -74,7 +74,7 @@ true - $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\hginclude\;$(IncludePath) + $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\;$(IncludePath) $(SolutionDir)..\..\release\win\$(PlatformTarget)\OEM\huagao\ $(SolutionDir)..\..\tmp\$(PlatformTarget)\huagao\$(Configuration)\$(ProjectName)\ $(ProjectDir)..\..\sdk\lib\win\$(PlatformTarget)\oem\huagao;$(LibraryPath) @@ -85,14 +85,14 @@ $(ProjectDir)..\..\sdk\lib\win\$(PlatformTarget)\oem\huagao;$(LibraryPath) huagaotwain200.ds true - $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\hginclude\;$(IncludePath) + $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\;$(IncludePath) $(SolutionDir)..\..\release\win\$(PlatformTarget)\OEM\huagao\ $(SolutionDir)..\..\tmp\$(PlatformTarget)\huagao\$(Configuration)\$(ProjectName)\ true false - $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\hginclude\;$(IncludePath) + $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\;$(IncludePath) $(SolutionDir)..\..\release\win\$(PlatformTarget)\OEM\huagao\ $(SolutionDir)..\..\tmp\$(PlatformTarget)\huagao\$(Configuration)\$(ProjectName)\ $(ProjectDir)..\..\sdk\lib\win\$(PlatformTarget)\oem\huagao;$(LibraryPath) @@ -103,7 +103,7 @@ $(ProjectDir)..\..\sdk\lib\win\$(PlatformTarget)\oem\huagao;$(LibraryPath) huagaotwain400.ds false - $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\hginclude\;$(IncludePath) + $(SolutionDir)..\..\sdk\include\;$(SolutionDir)..\..\sdk\include\twain\;$(SolutionDir)..\..\code_device\sdk\;$(IncludePath) $(SolutionDir)..\..\release\win\$(PlatformTarget)\OEM\huagao\ $(SolutionDir)..\..\tmp\$(PlatformTarget)\huagao\$(Configuration)\$(ProjectName)\ false