My Project
+ 80db3
|
Strings describing the innoextract version. More...
Go to the source code of this file.
Variables | |
const char | innoextract_name [] |
Name of the program being built. More... | |
const char | innoextract_version [] |
Name + version of the program being built. More... | |
const char | innosetup_versions [] |
Range of supported Inno Setup versions. More... | |
const char | innoextract_bugs [] |
Bug tracker URL. More... | |
const char | innoextract_copyright [] |
Copyright line for the current program. More... | |
const char | innoextract_license [] |
License text for the current program. More... | |
Strings describing the innoextract version.
Definition in file release.hpp.
const char innoextract_name[] |
Name of the program being built.
const char innoextract_version[] |
Name + version of the program being built.
const char innosetup_versions[] |
Range of supported Inno Setup versions.
const char innoextract_bugs[] |
Bug tracker URL.
const char innoextract_copyright[] |
Copyright line for the current program.
const char innoextract_license[] |
License text for the current program.