Add command to dump Mix contents.

This commit is contained in:
Paul Chote
2016-05-29 19:16:28 +01:00
parent 92ea404b0b
commit bd3096f21b
3 changed files with 60 additions and 0 deletions

View File

@@ -752,6 +752,7 @@
<Compile Include="Traits\Radar\JamsRadar.cs" />
<Compile Include="AI\DummyAI.cs" />
<Compile Include="UtilityCommands\ListInstallShieldContentsCommand.cs" />
<Compile Include="UtilityCommands\ListMixContentsCommand.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>