Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
van800 committed Mar 5, 2025
1 parent 1a8830e commit 49c1162
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions misc/msvs/nmake.substitution.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,4 @@
<Target Name="Clean">
<Exec Command="$(NMakeCleanCommandLine)"/>
</Target>

<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>
$(NMakePreprocessorDefinitions)
</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
</Project>

0 comments on commit 49c1162

Please sign in to comment.