changeset 0 | 8c5d936e5675 |
-1:000000000000 | 0:8c5d936e5675 |
---|---|
1 /** Unused Enum scan |
|
2 -e???? +e749 |
|
3 */ |
|
4 |
|
5 /** Unused header scan |
|
6 -e???? +e766 |
|
7 */ |
|
8 |
|
9 /** standard lint check |
|
10 */ |
|
11 -w1 -e322 |
|
12 |
|
13 /** define unicode |
|
14 -D_UNICODE |
|
15 */ |
|
16 |
|
17 /** Standard include directories */ |
|
18 |
|
19 -i..\doc |
|
20 -i..\group |
|
21 -i..\EngInc |
|
22 -i..\EngSrc |
|
23 -i\epoc32\include |
|
24 |
|
25 /** Examined application source directories */ |
|
26 ..\EngSrc\*.cpp |
|
27 |