My Project  + 80db3
Variables
release.hpp File Reference

Strings describing the innoextract version. More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Strings describing the innoextract version.

Definition in file release.hpp.

Variable Documentation

◆ innoextract_name

const char innoextract_name[]

Name of the program being built.

◆ innoextract_version

const char innoextract_version[]

Name + version of the program being built.

◆ innosetup_versions

const char innosetup_versions[]

Range of supported Inno Setup versions.

◆ innoextract_bugs

const char innoextract_bugs[]

Bug tracker URL.

◆ innoextract_copyright

const char innoextract_copyright[]

Copyright line for the current program.

◆ innoextract_license

const char innoextract_license[]

License text for the current program.