equal
deleted
inserted
replaced
35 /** |
35 /** |
36 * Defines the S60 or Symbian version used by this component. This flag can be |
36 * Defines the S60 or Symbian version used by this component. This flag can be |
37 * used to variate the source code based on the SDK in use. The value of the |
37 * used to variate the source code based on the SDK in use. The value of the |
38 * flag should be always changed to reflect the current build environment. |
38 * flag should be always changed to reflect the current build environment. |
39 */ |
39 */ |
40 #define SYMBIAN_VERSION_SUPPORT SYMBIAN_3 |
40 #define SYMBIAN_VERSION_SUPPORT SYMBIAN_4 |
41 |
41 |
42 |
42 |
43 #endif // __SYMBIAN_VERSION_HRH |
43 #endif // __SYMBIAN_VERSION_HRH |