libdmtx 0.7.8.7
libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety.
Loading...
Searching...
No Matches
config.h File Reference

该文件在编译时自动生成,请勿进行任何修改。 More...

Go to the source code of this file.

Macros

#define PACKAGE_NAME   "dmtx"
 
#define PACKAGE_VERSION   "0.7.8.7"
 
#define PACKAGE_VERSION_MAJOR   0
 
#define PACKAGE_VERSION_MINOR   7
 
#define PACKAGE_VERSION_PATCH   8
 
#define PACKAGE_VERSION_TWEAK   7
 
#define PACKAGE_DESCRIPTION   "libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety."
 
#define PACKAGE_HOMEPAGE_URL   "https://github.com/zmoth/libdmtx.git"
 

Detailed Description

该文件在编译时自动生成,请勿进行任何修改。

此文件由构建系统在编译时自动生成,包含了名称、版本等信息。 手动更改此文件可能会导致构建失败或其他未定义的行为。 若需对相关功能进行修改,请更改生成此文件的源数据或配置。

Definition in file config.h.

Macro Definition Documentation

◆ PACKAGE_DESCRIPTION

#define PACKAGE_DESCRIPTION   "libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety."

Definition at line 25 of file config.h.

◆ PACKAGE_HOMEPAGE_URL

#define PACKAGE_HOMEPAGE_URL   "https://github.com/zmoth/libdmtx.git"

Definition at line 26 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "dmtx"

Definition at line 19 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "0.7.8.7"

Definition at line 20 of file config.h.

◆ PACKAGE_VERSION_MAJOR

#define PACKAGE_VERSION_MAJOR   0

Definition at line 21 of file config.h.

◆ PACKAGE_VERSION_MINOR

#define PACKAGE_VERSION_MINOR   7

Definition at line 22 of file config.h.

◆ PACKAGE_VERSION_PATCH

#define PACKAGE_VERSION_PATCH   8

Definition at line 23 of file config.h.

◆ PACKAGE_VERSION_TWEAK

#define PACKAGE_VERSION_TWEAK   7

Definition at line 24 of file config.h.