You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
273 B
7 lines
273 B
#define rmj 1
|
|
#define rmm 4212 // 1st 2 digits for month (e.g. July/96 = 31)
|
|
// last 2 digits for day of month
|
|
// e.g. August 12, 1996 = 3212
|
|
#define rup 0 // zero unless multiple builds on same day
|
|
#define szVerName ""
|
|
#define szVerUser "SHERIDAN"
|