Add the TS map importer.

This commit is contained in:
Paul Chote
2014-10-31 18:47:19 +13:00
committed by Paul Chote
parent a04223fcd2
commit c581283c9a
4 changed files with 725 additions and 0 deletions

View File

@@ -727,6 +727,7 @@
<Compile Include="FileFormats\IniFile.cs" />
<Compile Include="Orders\GuardOrderGenerator.cs" />
<Compile Include="UtilityCommands\CheckExplicitInterfacesCommand.cs" />
<Compile Include="FileFormats\LZOCompression.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>