1 
2 //---------------------------------"
3 // This file is generated by make."
4 // Any changes will be lost!"
5 //---------------------------------"
6 
7 #define TOOLSET_SHORT	"@@TOOLSET-SHORT@@"
8 #define TOOLSET_LONG	"@@TOOLSET-LONG@@"
9 #define WIT_SHORT	"@@WIT-SHORT@@"
10 #define WIT_LONG	"@@WIT-LONG@@"
11 #define WWT_SHORT	"@@WWT-SHORT@@"
12 #define WWT_LONG	"@@WWT-LONG@@"
13 #define WDF_SHORT	"@@WDF-SHORT@@"
14 #define WDF_LONG	"@@WDF-LONG@@"
15 #define WFUSE_SHORT	"@@WFUSE-SHORT@@"
16 #define WFUSE_LONG	"@@WFUSE-LONG@@"
17 #define AUTHOR		"@@AUTHOR@@"
18 
19 #define VERSION		"@@VERSION@@"
20 #define VERSION_NUM	"@@VERSION-NUM@@"
21 #define BETA_VERSION	@@BETA-VERSION@@
22 
23 #define REVISION	"@@REV@@"
24 #define REVISION_NUM	@@REV-NUM@@
25 #define REVISION_NEXT	@@REV-NEXT@@
26 
27 #define BINTIME		@@BINTIME@@
28 #define DATE		"@@DATE@@"
29 #define TIME		"@@TIME@@"
30 #define DATETIME	"@@DATE@@ @@TIME@@"
31 
32 #define INSTALL_PATH	"@@INSTALL-PATH@@"
33 #define SHARE_PATH	"@@SHARE-PATH@@"
34 #define WIN_INSTALL_PATH "@@WIN-INSTALL-PATH@@"
35 
36 #define URI_REPOS	"@@URI-REPOS@@/"
37 #define URI_VIEWVC	"@@URI-VIEWVC@@/"
38 #define URI_HOME	"@@URI-HOME@@"
39 #define URI_DOWNLOAD	"@@URI-DOWNLOAD@@"
40 
41