]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/wx-console_private.h
bacula-web: Changed header.tpl design and links
[bacula/bacula] / bacula / src / wx-console / wx-console_private.h
1 // THIS FILE WILL BE OVERWRITTEN BY DEV-C++!
2 // DO NOT EDIT!
3
4 #ifndef BACULA-WX-GUI_PRIVATE_H
5 #define BACULA-WX-GUI_PRIVATE_H
6
7 // VERSION DEFINITIONS
8 #define VER_STRING      "0.1.1.1"
9 #define VER_MAJOR       0
10 #define VER_MINOR       1
11 #define VER_RELEASE     1
12 #define VER_BUILD       1
13 #define COMPANY_NAME    ""
14 #define FILE_VERSION    ""
15 #define FILE_DESCRIPTION        "Developed using the Dev-C++ IDE"
16 #define INTERNAL_NAME   ""
17 #define LEGAL_COPYRIGHT ""
18 #define LEGAL_TRADEMARKS        ""
19 #define ORIGINAL_FILENAME       ""
20 #define PRODUCT_NAME    ""
21 #define PRODUCT_VERSION ""
22
23 #endif //BACULA-WX-GUI_PRIVATE_H