mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 20:38:08 +02:00
JSONViewer: generate executable with lowercase name in all build modes
(cherry picked from commit b495932594
)
Co-authored-by: Maxim Ganetsky <maxim@lazarus-ide.org>
This commit is contained in:
parent
025b08f496
commit
5a2b5b1a84
@ -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