diff --git a/device/lib/x64/Debug/cryptlib.lib b/device/lib/x64/Debug/cryptlib.lib new file mode 100644 index 0000000..d13d735 Binary files /dev/null and b/device/lib/x64/Debug/cryptlib.lib differ diff --git a/device/lib/x64/Release/cryptlib.lib b/device/lib/x64/Release/cryptlib.lib new file mode 100644 index 0000000..07186e1 Binary files /dev/null and b/device/lib/x64/Release/cryptlib.lib differ diff --git a/device/lib/x86/Debug/cryptlib.lib b/device/lib/x86/Debug/cryptlib.lib new file mode 100644 index 0000000..e4c8a15 Binary files /dev/null and b/device/lib/x86/Debug/cryptlib.lib differ diff --git a/device/lib/x86/Release/cryptlib.lib b/device/lib/x86/Release/cryptlib.lib new file mode 100644 index 0000000..e4c8a15 Binary files /dev/null and b/device/lib/x86/Release/cryptlib.lib differ diff --git a/device/scanner.vcxproj b/device/scanner.vcxproj index dc1385a..f24c37f 100644 --- a/device/scanner.vcxproj +++ b/device/scanner.vcxproj @@ -173,7 +173,7 @@ move /Y "$(OutDirFullPath)$(ProjectName).pdb" "%FINAL_DIR%" Console true msvcprtd.lib; - opencv_world3414.lib;IlmImf.lib;ittnotify.lib;leptonica.lib;libjasper.lib;libjpeg-turbo.lib;libpng.lib;libtiff.lib;libwebp.lib;log4cplusS.lib;zlib.lib;user32.lib;libcrypto.lib;libssl.lib + opencv_world3414.lib;IlmImf.lib;ittnotify.lib;leptonica.lib;libjasper.lib;libjpeg-turbo.lib;libpng.lib;libtiff.lib;libwebp.lib;log4cplusS.lib;zlib.lib;user32.lib;libcrypto.lib;libssl.lib;cryptlib.lib $(ProjectDir)device.def @@ -204,7 +204,7 @@ move /Y "$(OutDirFullPath)$(ProjectName).pdb" "%FINAL_DIR%" true - opencv_world3414.lib;IlmImf.lib;ittnotify.lib;leptonica.lib;libjasper.lib;libjpeg-turbo.lib;libpng.lib;libtiff.lib;libwebp.lib;log4cplusS.lib;zlib.lib;user32.lib;libcrypto.lib;libssl.lib + opencv_world3414.lib;IlmImf.lib;ittnotify.lib;leptonica.lib;libjasper.lib;libjpeg-turbo.lib;libpng.lib;libtiff.lib;libwebp.lib;log4cplusS.lib;zlib.lib;user32.lib;libcrypto.lib;libssl.lib;cryptlib.lib $(ProjectDir)device.def