BGI/Ethornell engine archive implementation.

This commit is contained in:
morkt
2014-09-12 15:59:56 +04:00
parent 58018d3c67
commit f02cc382a1
2 changed files with 311 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="ArcAMI.cs" />
<Compile Include="ArcBGI.cs" />
<Compile Include="ArcDRS.cs" />
<Compile Include="ArcINT.cs" />
<Compile Include="ArcKogado.cs" />