Hi everyone,
I just arrived on a big project where we have MACRO's definitions scattered over many MMP files. I need to gather all those declarations in one configuration file. But each MMP targets different LIB and DLL, so i can't use only one target for a single MMP of definition. If possible i would prefer avoiding #include in the code and keep an include in MMP. If you could lead me to good documentation about that or just give me some tips...
Thanx
Jo