From dad8ce1397fcd31612349ff7fffa77a357b29b54 Mon Sep 17 00:00:00 2001 From: MistEO Date: Wed, 28 Jul 2021 00:42:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0VS=E5=B7=A5=E7=A8=8B=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0RelWithDebInfo=E9=85=8D=E7=BD=AE=EF=BC=8C?= =?UTF-8?q?=E4=BB=A5=E6=94=AF=E6=8C=81OCR=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3rdPart/bin/Debug/opencv_world3415d.dll | 3 - 3rdPart/bin/{Debug => }/OcrLiteNcnn.dll | 0 3rdPart/bin/Release/OcrLiteNcnn.dll | 3 - .../bin/{Release => }/opencv_world3415.dll | 0 3rdPart/lib/Debug/libmeojson.lib | 3 - 3rdPart/lib/Debug/opencv_world3415d.lib | 3 - 3rdPart/lib/{Debug => }/OcrLiteNcnn.lib | 0 3rdPart/lib/Release/OcrLiteNcnn.lib | 3 - 3rdPart/lib/Release/libmeojson.lib | 3 - .../lib/{Release => }/opencv_world3415.lib | 0 MeoAssistance.sln | 58 ++----- MeoAssistance/MeoAssistance.vcxproj | 144 ++++++++++-------- Tools/Sanity/Sanity.vcxproj | 74 +++++++++ Tools/Screenshot/Screenshot.vcxproj | 74 +++++++++ Tools/TestOCR/TestOCR.vcxproj | 78 +++++++++- 15 files changed, 313 insertions(+), 133 deletions(-) delete mode 100644 3rdPart/bin/Debug/opencv_world3415d.dll rename 3rdPart/bin/{Debug => }/OcrLiteNcnn.dll (100%) delete mode 100644 3rdPart/bin/Release/OcrLiteNcnn.dll rename 3rdPart/bin/{Release => }/opencv_world3415.dll (100%) delete mode 100644 3rdPart/lib/Debug/libmeojson.lib delete mode 100644 3rdPart/lib/Debug/opencv_world3415d.lib rename 3rdPart/lib/{Debug => }/OcrLiteNcnn.lib (100%) delete mode 100644 3rdPart/lib/Release/OcrLiteNcnn.lib delete mode 100644 3rdPart/lib/Release/libmeojson.lib rename 3rdPart/lib/{Release => }/opencv_world3415.lib (100%) diff --git a/3rdPart/bin/Debug/opencv_world3415d.dll b/3rdPart/bin/Debug/opencv_world3415d.dll deleted file mode 100644 index 77a2e349c3..0000000000 --- a/3rdPart/bin/Debug/opencv_world3415d.dll +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7820efdf7a466ef3ab077302ffe5f5dc79520cf432d505d3b692ff79ac59a3fb -size 101431808 diff --git a/3rdPart/bin/Debug/OcrLiteNcnn.dll b/3rdPart/bin/OcrLiteNcnn.dll similarity index 100% rename from 3rdPart/bin/Debug/OcrLiteNcnn.dll rename to 3rdPart/bin/OcrLiteNcnn.dll diff --git a/3rdPart/bin/Release/OcrLiteNcnn.dll b/3rdPart/bin/Release/OcrLiteNcnn.dll deleted file mode 100644 index 840162c211..0000000000 --- a/3rdPart/bin/Release/OcrLiteNcnn.dll +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d879f398273e21599cfc662fe5d86cd35ae397ae32d1832cef69be2c2eabdc5d -size 4744704 diff --git a/3rdPart/bin/Release/opencv_world3415.dll b/3rdPart/bin/opencv_world3415.dll similarity index 100% rename from 3rdPart/bin/Release/opencv_world3415.dll rename to 3rdPart/bin/opencv_world3415.dll diff --git a/3rdPart/lib/Debug/libmeojson.lib b/3rdPart/lib/Debug/libmeojson.lib deleted file mode 100644 index 6b805fde5c..0000000000 --- a/3rdPart/lib/Debug/libmeojson.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41ff29ed3ba5c0bd186e2d1694e9bcac01d7ac5563891c08bea57010097ca5a3 -size 4377230 diff --git a/3rdPart/lib/Debug/opencv_world3415d.lib b/3rdPart/lib/Debug/opencv_world3415d.lib deleted file mode 100644 index b6c4b65ab1..0000000000 --- a/3rdPart/lib/Debug/opencv_world3415d.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f7d47b226f0589ded1d3c7d8cd4c1bbcc70256b878fd5a10c595adf1d81ee93 -size 2546472 diff --git a/3rdPart/lib/Debug/OcrLiteNcnn.lib b/3rdPart/lib/OcrLiteNcnn.lib similarity index 100% rename from 3rdPart/lib/Debug/OcrLiteNcnn.lib rename to 3rdPart/lib/OcrLiteNcnn.lib diff --git a/3rdPart/lib/Release/OcrLiteNcnn.lib b/3rdPart/lib/Release/OcrLiteNcnn.lib deleted file mode 100644 index fbee6b646b..0000000000 --- a/3rdPart/lib/Release/OcrLiteNcnn.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cc75be243439729d3faca7b20e9c0fe0e4b8d6139fffbbb05383735f54136af -size 27804 diff --git a/3rdPart/lib/Release/libmeojson.lib b/3rdPart/lib/Release/libmeojson.lib deleted file mode 100644 index 8fff474a4e..0000000000 --- a/3rdPart/lib/Release/libmeojson.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a619aa3308d163eec46e72de84d5af2f4e0eb9370514c250bca3dd9d0c8780a9 -size 4801204 diff --git a/3rdPart/lib/Release/opencv_world3415.lib b/3rdPart/lib/opencv_world3415.lib similarity index 100% rename from 3rdPart/lib/Release/opencv_world3415.lib rename to 3rdPart/lib/opencv_world3415.lib diff --git a/MeoAssistance.sln b/MeoAssistance.sln index 63e2d268d0..8de8d0fa24 100644 --- a/MeoAssistance.sln +++ b/MeoAssistance.sln @@ -29,66 +29,30 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestOCR", "Tools\TestOCR\Te EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 - Release|x86 = Release|x86 + RelWithDebInfo|x64 = RelWithDebInfo|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Debug|x64.ActiveCfg = Debug|x64 - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Debug|x64.Build.0 = Debug|x64 - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Debug|x86.ActiveCfg = Debug|Win32 - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Debug|x86.Build.0 = Debug|Win32 - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Release|Any CPU.ActiveCfg = Release|Win32 {362D1E30-F5AE-4279-9985-65C27B3BA300}.Release|x64.ActiveCfg = Release|x64 {362D1E30-F5AE-4279-9985-65C27B3BA300}.Release|x64.Build.0 = Release|x64 - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Release|x86.ActiveCfg = Release|Win32 - {362D1E30-F5AE-4279-9985-65C27B3BA300}.Release|x86.Build.0 = Release|Win32 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Debug|x64.ActiveCfg = Debug|x64 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Debug|x64.Build.0 = Debug|x64 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Debug|x86.ActiveCfg = Debug|Win32 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Debug|x86.Build.0 = Debug|Win32 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Release|Any CPU.ActiveCfg = Release|Win32 + {362D1E30-F5AE-4279-9985-65C27B3BA300}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64 + {362D1E30-F5AE-4279-9985-65C27B3BA300}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64 {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Release|x64.ActiveCfg = Release|x64 {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Release|x64.Build.0 = Release|x64 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Release|x86.ActiveCfg = Release|Win32 - {36BC08F3-71CF-429A-AE69-291BE8962CB2}.Release|x86.Build.0 = Release|Win32 - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Debug|x64.ActiveCfg = Debug|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Debug|x64.Build.0 = Debug|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Debug|x86.ActiveCfg = Debug|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Debug|x86.Build.0 = Debug|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Release|Any CPU.Build.0 = Release|Any CPU + {36BC08F3-71CF-429A-AE69-291BE8962CB2}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64 + {36BC08F3-71CF-429A-AE69-291BE8962CB2}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64 {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Release|x64.ActiveCfg = Release|Any CPU {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Release|x64.Build.0 = Release|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Release|x86.ActiveCfg = Release|Any CPU - {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.Release|x86.Build.0 = Release|Any CPU - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Debug|x64.ActiveCfg = Debug|x64 - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Debug|x64.Build.0 = Debug|x64 - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Debug|x86.ActiveCfg = Debug|Win32 - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Debug|x86.Build.0 = Debug|Win32 - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Release|Any CPU.ActiveCfg = Release|Win32 + {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Any CPU + {FFDC8F49-8EAF-45BE-B0A8-7EF0DB9875A2}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|Any CPU {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Release|x64.ActiveCfg = Release|x64 {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Release|x64.Build.0 = Release|x64 - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Release|x86.ActiveCfg = Release|Win32 - {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.Release|x86.Build.0 = Release|Win32 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Debug|x64.ActiveCfg = Debug|x64 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Debug|x64.Build.0 = Debug|x64 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Debug|x86.ActiveCfg = Debug|Win32 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Debug|x86.Build.0 = Debug|Win32 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Release|Any CPU.ActiveCfg = Release|Win32 + {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64 + {4AC1CFFF-D7B8-4FDA-BCFD-E4754275979B}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64 {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Release|x64.ActiveCfg = Release|x64 {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Release|x64.Build.0 = Release|x64 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Release|x86.ActiveCfg = Release|Win32 - {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.Release|x86.Build.0 = Release|Win32 + {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64 + {4FD37A7B-BBE0-4703-8CBC-7029F4CF98ED}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/MeoAssistance/MeoAssistance.vcxproj b/MeoAssistance/MeoAssistance.vcxproj index 13857beb80..d43666f098 100644 --- a/MeoAssistance/MeoAssistance.vcxproj +++ b/MeoAssistance/MeoAssistance.vcxproj @@ -1,22 +1,22 @@ - - Debug - Win32 - Release Win32 - - Debug - x64 - Release x64 + + RelWithDebInfo + Win32 + + + RelWithDebInfo + x64 + @@ -48,12 +48,6 @@ 10.0 - - Application - true - v142 - Unicode - Application false @@ -61,10 +55,11 @@ true Unicode - - DynamicLibrary - true + + Application + false v142 + true Unicode @@ -74,53 +69,47 @@ true Unicode + + DynamicLibrary + false + v142 + true + Unicode + - - - - + + + + - - true - false - - true - $(ProjectDir)include;$(SolutionDir)3rdPart\include;$(SolutionDir)3rdPart\include\meojson;$(SolutionDir)\3rdPart\include\opencv;$(SolutionDir)\3rdPart\include\opencv2;$(SolutionDir)3drPart\include\OcrLiteNcnn;$(IncludePath) - $(TargetDir);$(Solution)\3rdPart\lib;$(LibraryPath) + + false false $(ProjectDir)include;$(SolutionDir)3rdPart\include;$(SolutionDir)3rdPart\include\meojson;$(SolutionDir)\3rdPart\include\opencv;$(SolutionDir)\3rdPart\include\opencv2;$(SolutionDir)3drPart\include\OcrLiteNcnn;;$(IncludePath) $(TargetDir);$(Solution)\3rdPart\lib;$(LibraryPath) - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - RequireAdministrator - - + + true + $(ProjectDir)include;$(SolutionDir)3rdPart\include;$(SolutionDir)3rdPart\include\meojson;$(SolutionDir)\3rdPart\include\opencv;$(SolutionDir)\3rdPart\include\opencv2;$(SolutionDir)3drPart\include\OcrLiteNcnn;;$(IncludePath) + $(TargetDir);$(Solution)\3rdPart\lib;$(LibraryPath) + Level3 @@ -137,39 +126,21 @@ true - + Level3 + true + true true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true - stdcpp17 - stdc11 Console + true + true true - libmeojson.lib;OcrLiteNcnn.lib;opencv_world3415d.lib;WinInet.Lib;%(AdditionalDependencies) - RequireAdministrator - $(SolutionDir)3rdPart\lib\$(Configuration) - - - - - - xcopy /e /y /i $(SolutionDir)resource $(TargetDir)resource -xcopy /e /y /i $(SolutionDir)3rdPart\resource $(TargetDir)resource - - - copy resource - - - xcopy /e /y /i $(SolutionDir)3rdPart\bin\$(Configuration) $(TargetDir) - - - copy 3rd part dll - @@ -182,6 +153,7 @@ xcopy /e /y /i $(SolutionDir)3rdPart\resource $(TargetDir)resource stdcpp17 stdc11 MultiThreaded + Disabled Console @@ -204,7 +176,47 @@ xcopy /e /y /i $(SolutionDir)3rdPart\resource $(TargetDir)resource copy resource - xcopy /e /y /i $(SolutionDir)3rdPart\bin\$(Configuration) $(TargetDir) + xcopy /e /y /i $(SolutionDir)3rdPart\bin\ $(TargetDir) + + + copy 3rd part dll + + + + + Level3 + true + false + true + __DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdcpp17 + stdc11 + MultiThreaded + Disabled + + + Console + true + true + true + libmeojson.lib;OcrLiteNcnn.lib;opencv_world3415.lib;WinInet.Lib;%(AdditionalDependencies) + RequireAdministrator + $(SolutionDir)3rdPart\lib\ + + + + + + + xcopy /e /y /i $(SolutionDir)resource $(TargetDir)resource +xcopy /e /y /i $(SolutionDir)3rdPart\resource $(TargetDir)resource + + + copy resource + + + xcopy /e /y /i $(SolutionDir)3rdPart\bin\ $(TargetDir) copy 3rd part dll diff --git a/Tools/Sanity/Sanity.vcxproj b/Tools/Sanity/Sanity.vcxproj index 2da2757eea..56c5405c99 100644 --- a/Tools/Sanity/Sanity.vcxproj +++ b/Tools/Sanity/Sanity.vcxproj @@ -17,6 +17,14 @@ Release x64 + + RelWithDebInfo + Win32 + + + RelWithDebInfo + x64 + @@ -43,6 +51,13 @@ true Unicode + + Application + false + v142 + true + Unicode + Application true @@ -56,6 +71,13 @@ true Unicode + + Application + false + v142 + true + Unicode + @@ -67,12 +89,18 @@ + + + + + + true @@ -80,6 +108,9 @@ false + + false + true $(SolutionDir)meojson\include;$(SolutionDir)MeoAssistance\include;$(IncludePath) @@ -90,6 +121,11 @@ $(SolutionDir)meojson\include;$(SolutionDir)MeoAssistance\include;$(IncludePath) $(TargetDir);$(LibraryPath) + + true + $(SolutionDir)meojson\include;$(SolutionDir)MeoAssistance\include;$(IncludePath) + $(TargetDir);$(LibraryPath) + Level3 @@ -118,6 +154,22 @@ true + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + Level3 @@ -155,6 +207,28 @@ $(TargetDir);%(AdditionalLibraryDirectories) + + + Level3 + true + false + true + __DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdcpp17 + stdc11 + MultiThreaded + Disabled + + + Console + true + true + true + MeoAssistance.lib;%(AdditionalDependencies) + $(TargetDir);%(AdditionalLibraryDirectories) + + diff --git a/Tools/Screenshot/Screenshot.vcxproj b/Tools/Screenshot/Screenshot.vcxproj index 6107270ef2..19f3176c24 100644 --- a/Tools/Screenshot/Screenshot.vcxproj +++ b/Tools/Screenshot/Screenshot.vcxproj @@ -17,6 +17,14 @@ Release x64 + + RelWithDebInfo + Win32 + + + RelWithDebInfo + x64 + @@ -43,6 +51,13 @@ true Unicode + + Application + false + v142 + true + Unicode + Application true @@ -56,6 +71,13 @@ true Unicode + + Application + false + v142 + true + Unicode + @@ -67,12 +89,18 @@ + + + + + + true @@ -80,6 +108,9 @@ false + + false + true $(SolutionDir)meojson\include;$(SolutionDir)MeoAssistance\include;$(IncludePath) @@ -90,6 +121,11 @@ $(SolutionDir)meojson\include;$(SolutionDir)MeoAssistance\include;$(IncludePath) $(TargetDir);$(LibraryPath) + + true + $(SolutionDir)meojson\include;$(SolutionDir)MeoAssistance\include;$(IncludePath) + $(TargetDir);$(LibraryPath) + Level3 @@ -118,6 +154,22 @@ true + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + Level3 @@ -155,6 +207,28 @@ $(TargetDir);%(AdditionalLibraryDirectories) + + + Level3 + true + false + true + __DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdcpp17 + stdc11 + MultiThreaded + Disabled + + + Console + true + true + true + MeoAssistance.lib;%(AdditionalDependencies) + $(TargetDir);%(AdditionalLibraryDirectories) + + diff --git a/Tools/TestOCR/TestOCR.vcxproj b/Tools/TestOCR/TestOCR.vcxproj index c53b993a47..7414706cf0 100644 --- a/Tools/TestOCR/TestOCR.vcxproj +++ b/Tools/TestOCR/TestOCR.vcxproj @@ -17,6 +17,14 @@ Release x64 + + RelWithDebInfo + Win32 + + + RelWithDebInfo + x64 + @@ -43,6 +51,13 @@ true Unicode + + Application + false + v142 + true + Unicode + Application true @@ -56,6 +71,13 @@ true Unicode + + Application + false + v142 + true + Unicode + @@ -67,12 +89,18 @@ + + + + + + true @@ -80,6 +108,9 @@ false + + false + true $(SolutionDir)MeoAssistance\include;$(SolutionDir)3rdPart\include;$(SolutionDir)3rdPart\include\meojson;$(SolutionDir)\3rdPart\include\opencv;$(SolutionDir)\3rdPart\include\opencv2;$(SolutionDir)3drPart\include\OcrLiteNcnn;$(IncludePath) @@ -90,6 +121,11 @@ $(SolutionDir)MeoAssistance\include;$(SolutionDir)3rdPart\include;$(SolutionDir)3rdPart\include\meojson;$(SolutionDir)\3rdPart\include\opencv;$(SolutionDir)\3rdPart\include\opencv2;$(SolutionDir)3drPart\include\OcrLiteNcnn;$(IncludePath) $(TargetDir);$(LibraryPath) + + true + $(SolutionDir)MeoAssistance\include;$(SolutionDir)3rdPart\include;$(SolutionDir)3rdPart\include\meojson;$(SolutionDir)\3rdPart\include\opencv;$(SolutionDir)\3rdPart\include\opencv2;$(SolutionDir)3drPart\include\OcrLiteNcnn;$(IncludePath) + $(TargetDir);$(LibraryPath) + Level3 @@ -118,6 +154,22 @@ true + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + Level3 @@ -131,7 +183,7 @@ Console true MeoAssistance.lib;OcrLiteNcnn.lib;opencv_world3415d.lib;%(AdditionalDependencies) - $(TargetDir);$(SolutionDir)\3rdPart\lib\$(Configuration);%(AdditionalLibraryDirectories) + $(TargetDir);$(SolutionDir)\3rdPart\lib\;%(AdditionalLibraryDirectories) @@ -152,7 +204,29 @@ true true MeoAssistance.lib;OcrLiteNcnn.lib;opencv_world3415.lib;%(AdditionalDependencies) - $(TargetDir);$(SolutionDir)\3rdPart\lib\$(Configuration);%(AdditionalLibraryDirectories) + $(TargetDir);$(SolutionDir)\3rdPart\lib\;%(AdditionalLibraryDirectories) + + + + + Level3 + true + false + true + __DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdcpp17 + stdc11 + MultiThreaded + Disabled + + + Console + true + true + true + MeoAssistance.lib;OcrLiteNcnn.lib;opencv_world3415.lib;%(AdditionalDependencies) + $(TargetDir);$(SolutionDir)\3rdPart\lib\;%(AdditionalLibraryDirectories)