Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
van800 committed Mar 5, 2025
1 parent cc556eb commit 1a8830e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion misc/msvs/nmake.substitution.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<!-- NMake is Windows only, so we need to wrap everything useful for non-windows msbuild -->
<PropertyGroup>
<LocalDebuggerCommand Condition="'$(LocalDebuggerCommand)' == ''">$(NMakeOutput)</LocalDebuggerCommand>
<DefaultPlatformToolset>$(PlatformToolset)</DefaultPlatformToolset>
</PropertyGroup>

<Target Name="Build">
Expand Down

0 comments on commit 1a8830e

Please sign in to comment.