what does #ifdef EPOC32 means
Login to reply to this topic.
Wed, 2007-11-28 06:53
Joined: 2007-08-07
Forum posts: 25

I have an bldinf file .

Few of my mmp files in the project under the headline PRJ_TESTMMPFILES is under the macro #ifdef EPOC32

Eg-:

#ifdef EPOC32
lffsinfo support

t_remfsy support
t_remote manual
gnumakefile romstuff.mke support
#endif

What does this mean. #ifdef WINS means it needs a wins compiler similarly #ifdef ARMCC means it needs a arm compiler.

but what does #ifdef EPOC32 means. Is it that it can only run for emulator?

Also How do I enable this macro. Is it throught the command prompt or should I directly enable it in the mmp file ?


copyright 2003-2009 NewLC SARL