The options are as below:

 -MObjFPC -Scghi -O1 -gl -vewnhi -l 
-FiC:\Programming\dbxpas\oX\tests\lib\i386-win32 -Fu..\units -Fu..\..\app\units 
-Fu..\..\app\units\keys -Fu..\..\Units\Common -Fu..\units\gl -Fu..\units\render 
-Fu..\units\win -Fu. -FUlib\i386-win32\ -FElib\i386-win32\ -otest.exe



From: Thomas Gatliff <[email protected]>
To: Dejan Boras <[email protected]>; Lazarus mailing list 
<[email protected]>
Cc: 
Sent: Friday, February 11, 2011 12:01 AM
Subject: Re: [Lazarus] Did the executable output path change?


Can you send the compiler options you are using?  You can copy them by going to 
Project -> Compiler Options -> Show Options (Button)


2011/2/10 Dejan Boras <[email protected]>

In r29190 the executables were output to the same directory as the project file 
if given a target file name in options. Now (r29435) the executable file is 
output into the unit output directory, regardless if a target file name is set 
or not. Creating a new project makes no change. Why the change, and how to 
modify this behavior?
>
>--
>>_______________________________________________
>>Lazarus mailing list
>[email protected]
>>http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to