Hello fn experts!
I have a question on API_Plug-In_Pack libs. I am unable to exclude following two lines from MMP file using macro:
LIBRARY swinstcli.lib
LIBRARY smsu.lib
I can differentiate symbain 8 and symbain 9 builds using parameter EKA2, I also can exclude platform specific code using __WINS__ from cpp files in emulator builds.
But __WINS__ don't work for mmp files - and I have annoying link errors. I have to add slashes each time I'm building for emulator.
Please, help me!



