htiui/symbian_version.hrh
changeset 10 e6e3e87d58b4
parent 0 d6fe6244b863
equal deleted inserted replaced
0:d6fe6244b863 10:e6e3e87d58b4
    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