2
|
1 |
#ifdef LANGUAGE_10
|
|
2 |
#include "TestUpdatingRlsFiles2_10.rls"
|
|
3 |
#endif
|
|
4 |
#ifdef LANGUAGE_16
|
|
5 |
#include "TestUpdatingRlsFiles2_16.rls"
|
|
6 |
#endif
|
|
7 |
|
|
8 |
/* where is this used? */
|
|
9 |
#define MACRO_1 "A macro value"
|
|
10 |
|
|
11 |
#define MACRO_2 "Not another \"macro\""
|