mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 19:39:12 +02:00
startlazarus: fixed target file name
git-svn-id: trunk@39509 -
This commit is contained in:
parent
3c7d1f7112
commit
20fd881b41
@ -54,7 +54,7 @@
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
<Target>
|
||||
<Filename Value="../startlazarus$(ExeExt)"/>
|
||||
<Filename Value="../startlazarus"/>
|
||||
</Target>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="include;include/$(TargetOS);include/$(SrcOS)"/>
|
||||
|
Loading…
Reference in New Issue
Block a user