The global constants for the fbdebugger source. More...

Go to the source code of this file.
Variables | |
| const VAR | PROJ_NAME = "fbdebugger" |
| The project name. | |
| const VAR | PROJ_DESC = "FreeBASIC Debugger" |
| The project description. | |
| const VAR | PROJ_VERS = "2.9.0" |
| The version number. | |
| const VAR | PROJ_YEAR = "2016" |
| The year of the release. | |
| const VAR | PROJ_AUTH = "SARG, AGS, TJF" |
| The authors. | |
| const VAR | PROJ_MAIL = "sarg@aliceadsl.fr" |
| An email address to get in contact. | |
| const VAR | PROJ_WEBS = "http:/github.com/fbdebugger/fbdebugger" |
| The website where to find the source. | |
| const VAR | PROJ_LICE = "GPLv3" |
| The licence of the project. | |
The global constants for the fbdebugger source.
See file ReadMe.md for licence information.
Definition in file version.bas.