(Legacy): PCD and VBD archives.

This commit is contained in:
morkt
2018-08-20 14:44:54 +04:00
parent d03ce916e9
commit 706cf9c560
4 changed files with 341 additions and 0 deletions

View File

@@ -44,6 +44,10 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\SharpZipLib.1.0.0-alpha2\lib\netstandard1.3\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="System" />
<Reference Include="System.ComponentModel.Composition" />
@@ -57,13 +61,18 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="Aaru\ArcFL3.cs" />
<Compile Include="Aaru\ArcFL4.cs" />
<Compile Include="Aaru\ImageBM2.cs" />
<Compile Include="Acme\ImageARD.cs" />
<Compile Include="Ags32i\AudioAGS.cs" />
<Compile Include="Ags32i\ImageGSS.cs" />
<Compile Include="Airyu\ArcCHR.cs" />
<Compile Include="Akatombo\ArcX.cs" />
<Compile Include="Akatombo\ImageFB.cs" />
<Compile Include="Kasane\ArcAR2.cs" />
<Compile Include="RSystem\ArcRAD.cs" />
<Compile Include="RSystem\ImageRSG.cs" />
<Compile Include="Brownie\ArcNAF.cs" />
<Compile Include="Brownie\AudioWAV.cs" />
<Compile Include="Discovery\ArcDAT.cs" />
@@ -82,6 +91,8 @@
<Compile Include="Electriciteit\ArcDAT.cs" />
<Compile Include="Eve\ArcGM.cs" />
<Compile Include="Eve\AudioWV.cs" />
<Compile Include="Force\ArcPAQ.cs" />
<Compile Include="Force\ImageDZP.cs" />
<Compile Include="Gaia\ImageJPG.cs" />
<Compile Include="GPlay\ArcYSK.cs" />
<Compile Include="Hdl\ArcHOT.cs" />
@@ -102,18 +113,24 @@
<Compile Include="Rune\ArcYK.cs" />
<Compile Include="Sogna\ArcSGS.cs" />
<Compile Include="Speed\ImageDAT.cs" />
<Compile Include="Tako\ArcMPK.cs" />
<Compile Include="Tetratech\ArcBND.cs" />
<Compile Include="Tigerman\ArcCHR.cs" />
<Compile Include="Tigerman\ArcPAC.cs" />
<Compile Include="Tigerman\ImageCHR.cs" />
<Compile Include="Types\ArcARC.cs" />
<Compile Include="Types\ImageTPGF.cs" />
<Compile Include="Uma\ArcCDT.cs" />
<Compile Include="Uma\ArcSDT.cs" />
<Compile Include="UMeSoft\AudioIKE.cs" />
<Compile Include="UMeSoft\AudioSTR.cs" />
<Compile Include="UMeSoft\ImageIKE.cs" />
<Compile Include="Unknown\ArcAQA.cs" />
<Compile Include="Unknown\AudioMSF.cs" />
<Compile Include="Unknown\ImageCTF.cs" />
<Compile Include="Witch\ArcDAT.cs" />
<Compile Include="Witch\ArcPCD.cs" />
<Compile Include="Witch\ArcVBD.cs" />
<Compile Include="Yaneurao\ArcDAT.cs" />
<Compile Include="Factor\ArcRES.cs" />
<Compile Include="Gsx\ArcK3.cs" />