Hi,
I am trying to have a single package file(.pkg) for S60 2nd edition FP3 and S60 3rd edition MR. I am trying to use macro ifdef EKA2 to differentiate between the the two editions in the .pkg file as shown below but it is not working.
#ifdef EKA2
3rd edition pkg
#else
2nd edition pkg
#endif
Is there any way through which i can have single pkg files for both the sdk's.
Thanks in advance
Rahul







