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:
Maxim Ganetsky 2024-10-19 19:11:05 +00:00 committed by Maxim Ganetsky
parent 025b08f496
commit 5a2b5b1a84

View File

@ -34,7 +34,7 @@
<CompilerOptions>
<Version Value="11"/>
<Target>
<Filename Value="JsonViewer"/>
<Filename Value="jsonviewer"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>