Dears All ,
>From ( OS installed version is 1.0.8 )
Lazarus -> Project -> New Project from File ->
a *.lpr , or *.dpr file is selected ,
it is generating a
*.lpi
file by using the selected name * everywhere in the *.lpi file ,
BUT in
<CompilerOptions>
<Target>
<Filename Value="project1"/>
</Target>
.
.
.
.
.
</CompilerOptions>
Filename Value is still "project1" .
Is it possible also to make it "*" to produce the executable with name * .
Thank you very much .
Mehmet Erol Sanliturk
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus