Skip to content

Commit

Permalink
update resource
Browse files Browse the repository at this point in the history
  • Loading branch information
DMGithubPublisher committed Mar 17, 2022
1 parent d9d1171 commit 66c6ab8
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 788 deletions.
823 changes: 36 additions & 787 deletions include/DynamsoftBarcodeReader.h

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion include/DynamsoftCommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ typedef enum DM_DeploymentType
DM_DT_EMBEDDED_DEVICE = 6,

/**OEM deployment type*/
DM_DT_OEM = 7
DM_DT_OEM = 7,
/**Mobile deployment type*/
DM_DT_MOBILE = 9
}DM_DeploymentType;

/**
Expand Down
Binary file modified lib/ARM32/libDynamsoftBarcodeReader.so
Binary file not shown.
Binary file modified lib/ARM32/libDynamsoftLicenseClient.so
Binary file not shown.
Binary file modified lib/ARM64/libDynamsoftBarcodeReader.so
Binary file not shown.
Binary file modified lib/ARM64/libDynamsoftLicenseClient.so
Binary file not shown.
Binary file modified lib/Linux/libDynamsoftBarcodeReader.so
Binary file not shown.
Binary file modified lib/Linux/libDynamsoftLicenseClient.so
Binary file not shown.
Binary file modified lib/Windows/x64/DBRx64.lib
Binary file not shown.
Binary file modified lib/Windows/x64/DynamsoftBarcodeReaderx64.dll
Binary file not shown.
Binary file modified lib/Windows/x64/DynamsoftLicenseClientx64.dll
Binary file not shown.
Binary file modified lib/Windows/x86/DBRx86.lib
Binary file not shown.
Binary file modified lib/Windows/x86/DynamsoftBarcodeReaderx86.dll
Binary file not shown.
Binary file modified lib/Windows/x86/DynamsoftLicenseClientx86.dll
Binary file not shown.

0 comments on commit 66c6ab8

Please sign in to comment.