DolphinTool: Ditch OOP design

This commit is contained in:
get
2023-06-14 18:33:11 -05:00
parent 98b5d72ef1
commit 25c020cbe2
11 changed files with 117 additions and 169 deletions

View File

@ -48,7 +48,6 @@
<SourceFiles Include="$(TargetPath)" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Command.h" />
<ClInclude Include="ConvertCommand.h" />
<ClInclude Include="VerifyCommand.h" />
<ClInclude Include="HeaderCommand.h" />