Is there any way to have different code
compiled on different SDK versions?
I want to do this so that each SDK could use code compatible for that symbian version.
Similary than:
#ifdef _WINS_
Is there any way to have different code
compiled on different SDK versions?
I want to do this so that each SDK could use code compatible for that symbian version.
Similary than:
#ifdef _WINS_