mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 09:39:09 +02:00
JSONViewer: generate executable with lowercase name in all build modes
This commit is contained in:
parent
3d8b91cd54
commit
b495932594
@ -34,7 +34,7 @@
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
<Target>
|
||||
<Filename Value="JsonViewer"/>
|
||||
<Filename Value="jsonviewer"/>
|
||||
</Target>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="$(ProjOutDir)"/>
|
||||
|
Loading…
Reference in New Issue
Block a user