DebugWin32Release1Win32Release1x64Rele_xlWin32Rele_xlx64ReleaseWin32Debugx64Releasex64{F456B49A-9C67-4BCE-9859-DDA7A83F927C}GetInt10.0MFCProjCstShowIntApplicationtruev142UnicodeDynamicApplicationfalsev142trueUnicodeDynamicApplicationfalsev142trueUnicodeDynamicApplicationfalsev142trueUnicodeDynamicDynamicLibrarytruev142UnicodeDynamicDynamicLibraryfalsev142trueUnicodeDynamicDynamicLibraryfalsev142trueUnicodeDynamicDynamicLibraryfalsev142trueUnicodeDynamictruetrue..\..\Debug\toolbox\..\..\Output\$(ProjectName)\D.dll$(IncludePath);..\include;..\..\include\BCGCBPro;..\..\include\halcon;..\..\include\halcon\halconcpp;..\..\include\opencv;..\..\include\H_Dll;..\..\include\System\ShowUnit$(LibraryPath);..\..\lib\BCGCBPro;..\..\lib\halcon;..\..\lib\opencv;..\..\lib;..\..\lib\H_DLL;..\..\lib\System\ShowUnitfalsefalsefalsefalse$(IncludePath);..\include;..\..\include\BCGCBPro;..\..\include\halcon;..\..\include\halcon\halconcpp;..\..\include\opencv;..\..\include\H_Dll;..\..\include\System\ShowUnit$(LibraryPath);..\..\lib\BCGCBPro;..\..\lib\halcon;..\..\lib\opencv;..\..\lib;..\..\lib\H_DLL;..\..\lib\System\ShowUnit..\..\VisionPlusBin\toolbox\..\..\Output\$(ProjectName)\.dllfalse$(IncludePath);..\include;..\..\include\BCGCBPro;..\..\include\halcon;..\..\include\halcon\halconcpp;..\..\include\opencv;..\..\include\H_Dll;..\..\include\System\ShowUnit$(LibraryPath);..\..\lib\BCGCBPro;..\..\lib\halconNew;..\..\lib\opencv;..\..\lib;..\..\lib\H_DLL;..\..\lib\System\ShowUnit;..\..\NewVisionPlusBin\toolbox\..\..\Output\$(ProjectName)\.dllfalse$(IncludePath);..\include;..\..\include\BCGCBPro;..\..\include\halcon;..\..\include\halcon\halconcpp;..\..\include\opencv;..\..\include\H_Dll;..\..\include\System\ShowUnit$(LibraryPath);..\..\lib\BCGCBPro;..\..\lib\halcon;..\..\lib\opencv;..\..\lib;..\..\lib\H_DLL;..\..\lib\System\ShowUnit..\..\VisionPlusXLBin\toolbox\..\..\Output\$(ProjectName)\.dllUseLevel3DisabledWIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)trueWindowsfalsetrue_DEBUG;%(PreprocessorDefinitions)0x0804_DEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)UseLevel3Disabled_WINDOWS;_DEBUG;_USRDLL;%(PreprocessorDefinitions)trueWindowstruehalconcpp.lib;opencv_world310.lib;H_DLLd.lib;ShowUnitd.lib;hdevenginecpp.libfalsetrue_DEBUG;%(PreprocessorDefinitions)0x0804_DEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)set Name=..\..\include\DllToolCommon.h
set ss = ")
for %%F in (%Name%) do (^
::获取md5值
certutil -hashfile %%F MD5 >APP_MD5_TXT
setlocal enabledelayedexpansion
set index=0
REM tokens delims介绍http://blog.sina.com.cn/s/blog_6a7839530102uvx8.html
for /f "tokens=* delims= " %%i in (APP_MD5_TXT) do (^
if !index! == 1 (set md5=%%i)
set /a index=index+1
)
::cho !md5!
del APP_MD5_TXT
REM 移除md5中的空格,兼容md5出现空格的情况 echo #define KEY "!md5!"
set md5=!md5: =!
@echo off
(
echo #pragma once
echo #define KEY _T("!md5!\
echo ")
)>MD5Value.h
)
Level3UseMaxSpeedtruetrueWIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)trueWindowstruetruefalsetrueNDEBUG;%(PreprocessorDefinitions)0x0804NDEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)Level3UseMaxSpeedtruetrueWIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)trueWindowstruetruefalsetrueNDEBUG;%(PreprocessorDefinitions)0x0804NDEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)Level3UseMaxSpeedtruetrueWIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)trueWindowstruetruefalsetrueNDEBUG;%(PreprocessorDefinitions)0x0804NDEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)Level3UseFulltruetrue_WINDOWS;NDEBUG;%(PreprocessorDefinitions)trueWindowstruetruehalconcpp.lib;opencv_world310.lib;H_DLL.lib;ShowUnit.libfalsetrueNDEBUG;%(PreprocessorDefinitions)0x0804NDEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)set Name=..\..\include\DllToolCommon.h
set ss = ")
for %%F in (%Name%) do (^
::获取md5值
certutil -hashfile %%F MD5 >APP_MD5_TXT
setlocal enabledelayedexpansion
set index=0
REM tokens delims介绍http://blog.sina.com.cn/s/blog_6a7839530102uvx8.html
for /f "tokens=* delims= " %%i in (APP_MD5_TXT) do (^
if !index! == 1 (set md5=%%i)
set /a index=index+1
)
::cho !md5!
del APP_MD5_TXT
REM 移除md5中的空格,兼容md5出现空格的情况 echo #define KEY "!md5!"
set md5=!md5: =!
@echo off
(
echo #pragma once
echo #define KEY _T("!md5!\
echo ")
)>MD5Value.h
)
Level3UseFulltruetrue_WINDOWS;NDEBUG;%(PreprocessorDefinitions)trueWindowstruetruehalconcpp.lib;opencv_world310.lib;H_DLL.lib;ShowUnit.libfalsetrueNDEBUG;%(PreprocessorDefinitions)0x0804NDEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)set Name=..\..\include\DllToolCommon.h
set ss = ")
for %%F in (%Name%) do (^
::获取md5值
certutil -hashfile %%F MD5 >APP_MD5_TXT
setlocal enabledelayedexpansion
set index=0
REM tokens delims介绍http://blog.sina.com.cn/s/blog_6a7839530102uvx8.html
for /f "tokens=* delims= " %%i in (APP_MD5_TXT) do (^
if !index! == 1 (set md5=%%i)
set /a index=index+1
)
::cho !md5!
del APP_MD5_TXT
REM 移除md5中的空格,兼容md5出现空格的情况 echo #define KEY "!md5!"
set md5=!md5: =!
@echo off
(
echo #pragma once
echo #define KEY _T("!md5!\
echo ")
)>MD5Value.h
)
Level3UseFulltruetrue_WINDOWS;NDEBUG;%(PreprocessorDefinitions)trueWindowstruetruehalconcppxl.lib;opencv_world310.lib;H_DLL.lib;ShowUnit.libfalsetrueNDEBUG;%(PreprocessorDefinitions)0x0804NDEBUG;%(PreprocessorDefinitions)$(IntDir);%(AdditionalIncludeDirectories)set Name=..\..\include\DllToolCommon.h
set ss = ")
for %%F in (%Name%) do (^
::获取md5值
certutil -hashfile %%F MD5 >APP_MD5_TXT
setlocal enabledelayedexpansion
set index=0
REM tokens delims介绍http://blog.sina.com.cn/s/blog_6a7839530102uvx8.html
for /f "tokens=* delims= " %%i in (APP_MD5_TXT) do (^
if !index! == 1 (set md5=%%i)
set /a index=index+1
)
::cho !md5!
del APP_MD5_TXT
REM 移除md5中的空格,兼容md5出现空格的情况 echo #define KEY "!md5!"
set md5=!md5: =!
@echo off
(
echo #pragma once
echo #define KEY _T("!md5!\
echo ")
)>MD5Value.h
)
CreateCreateCreateCreateCreateCreateCreateCreate