Zitat von Reenen Laurie <[EMAIL PROTECTED]>:

> When I work cross platform (develop at home on linux, and at work on
> windows), I have to have separate .lpi / lpr files for linux and windows...
>
> My assumption is that this line in the windows (lpi) version makes it not
> work:
>     <RunParams>
>       <local>
>         <FormatVersion Value="1"/>
>         <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T
> 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
>       </local>
>     </RunParams>
>
> Obviously that's not windows...
>
> Do all of you have to keep a <project_win> and <project_lin> .lpi and lpr ?

No. I only have one lpi and lpr per project. But I don't use launching
application.
Maybe launchingapplication should be moved to lps?

Marc can tell.

Mattias

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to