Graeme Geldenhuys wrote:
 Hi,

My projects .lpi file is located in the /source directory.  If I set
the 'Unit output directory' option in 'Compiler Options -> Paths',
then my compiled units go to /source/units *and* the executable goes
to /source/units.  This is wrong!!



I had the same problem time ago but then i found a trick:

Put the exe name of your App into the field "Target file name:" in Project Options|Output Settings

and it will be compiled as expected in the project directory
(this works on windows, never tryied on Linux)

tiziano

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to