implemented AdvSys_T formats.

FPK/MFWY archives and GR2 images.
This commit is contained in:
morkt
2015-07-22 09:30:14 +04:00
parent 168f637dc3
commit 725c01498c
4 changed files with 376 additions and 0 deletions

View File

@@ -66,6 +66,7 @@
<ItemGroup>
<Compile Include="ArcADPACK.cs" />
<Compile Include="ArcAdvCls.cs" />
<Compile Include="ArcAdvSysT.cs" />
<Compile Include="ArcAFS.cs" />
<Compile Include="ArcAi5Win.cs" />
<Compile Include="ArcAil.cs" />
@@ -200,6 +201,7 @@
<Compile Include="ImageGCP.cs" />
<Compile Include="ImageGGP.cs" />
<Compile Include="ImageGR.cs" />
<Compile Include="ImageGR2.cs" />
<Compile Include="ImageGRP.cs" />
<Compile Include="ImageGRX.cs" />
<Compile Include="ImageGS.cs" />