memspy/symbian_version.hrh
branchRCL_3
changeset 21 52e343bb8f80
parent 20 ca8a1b6995f6
equal deleted inserted replaced
20:ca8a1b6995f6 21:52e343bb8f80
    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_4
    40 #define SYMBIAN_VERSION_SUPPORT                              SYMBIAN_3
    41 
    41 
    42 
    42 
    43 #endif  // __SYMBIAN_VERSION_HRH
    43 #endif  // __SYMBIAN_VERSION_HRH