equal
deleted
inserted
replaced
|
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 -i..\profileengine\doc |
|
19 -i..\profileengine\group |
|
20 -i..\profileengine\inc |
|
21 -i..\profileengine\src |
|
22 -i..\profileengine\EngInc |
|
23 -i..\profileengine\EngSrc |
|
24 -i..\profileapp\aif |
|
25 -i..\profileapp\doc |
|
26 -i..\profileapp\group |
|
27 -i..\profileapp\help |
|
28 -i..\profileapp\uisrc |
|
29 -i..\profileapp\settingsviewinc |
|
30 -i..\profileapp\settingsviewsrc |
|
31 -i\epoc32\include |
|
32 -i\epoc32\include\oem |
|
33 |
|
34 /** Examined application source directories */ |
|
35 ..\profileengine\EngSrc\*.cpp |
|
36 ..\profileapp\uisrc\*.cpp |
|
37 ..\profileapp\settingsviewsrc\*.cpp |