equal
deleted
inserted
replaced
22 ** Nokia at developer.feedback@nokia.com. |
22 ** Nokia at developer.feedback@nokia.com. |
23 ** |
23 ** |
24 ****************************************************************************/ |
24 ****************************************************************************/ |
25 |
25 |
26 #include <ncp_feature_consts.hrh> |
26 #include <ncp_feature_consts.hrh> |
|
27 #include <ncp_feature_settings.hrh> |
27 |
28 |
28 #ifndef VSW_GSW_SGIMAGELITE |
29 #ifndef VSW_GSW_SGIMAGELITE |
29 #error VSW_GSW_SGIMAGELITE not defined |
30 #error VSW_GSW_SGIMAGELITE not defined |
30 #endif |
31 #endif |
31 |
32 |
32 int main() { } |
33 int main() { return 0;} |
|
34 |