JSONViewer: generate executable with lowercase name in all build modes

This commit is contained in:
Maxim Ganetsky 2024-10-19 22:08:52 +03:00
parent 3d8b91cd54
commit b495932594

View File

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