On 2016-09-01 12:00, Martin Schreiber wrote:
> The not resolved macros are supplied on the MSErun commandline in the example 
> so I can use the same *.mrp on different targets.

So that would be DIREXT and OPT from your example. There are no macros
defined for those, and the ReadMe file doesn't mention them.

You like to mix *.pas and *.ppu files in the same directories, whereas I
don't. How can I define multiple projects and tell the compiler to
output the compiler units to each project directory's "unit" directory.

I'm assuming I need to use the "Compile Directory" somehow. The I simply
need to use -FUunits as a FPC compiler parameter. Will the following
work as a top level "Compile Directory" value:

  ${FILE_DIR(${MAC_IFDEF(FILE)})


Regards,
  Graeme


------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to