implemented SZS archives and TIG images.

This commit is contained in:
morkt
2016-06-04 20:01:19 +04:00
parent 3bf28986b8
commit 4b945bc46a
4 changed files with 183 additions and 1 deletions

View File

@@ -120,8 +120,10 @@
<Compile Include="RealLive\ImagePDT.cs" />
<Compile Include="Silky\ImageZIT.cs" />
<Compile Include="SimpleEncryption.cs" />
<Compile Include="Slg\ArcSZS.cs" />
<Compile Include="Slg\AudioVOI.cs" />
<Compile Include="Slg\ImageALB.cs" />
<Compile Include="Slg\ImageTIG.cs" />
<Compile Include="Softpal\ArcPAC.cs" />
<Compile Include="Softpal\AudioBGM.cs" />
<Compile Include="Softpal\ImagePGD.cs" />