implemented cromwell archives.

This commit is contained in:
morkt
2017-02-05 21:08:52 +04:00
parent 45129fdc1d
commit 08d0494a04
3 changed files with 133 additions and 0 deletions

View File

@@ -103,6 +103,7 @@
<Compile Include="Cmvs\AudioMV2.cs" />
<Compile Include="Cmvs\ImageMSK.cs" />
<Compile Include="Cmvs\ImagePB2.cs" />
<Compile Include="Cromwell\ArcPAK.cs" />
<Compile Include="Ellefin\ArcEPK.cs" />
<Compile Include="Entis\ArcPAC.cs" />
<Compile Include="ExeFile.cs" />