implemented Cyberworks archives.

This commit is contained in:
morkt
2016-07-06 04:14:42 +04:00
parent 03d62b91d9
commit 55ba371949
10 changed files with 731 additions and 0 deletions

View File

@@ -79,8 +79,14 @@
<Compile Include="Cmvs\ArcPBZ.cs" />
<Compile Include="Cmvs\AudioMV.cs" />
<Compile Include="Cmvs\ImagePSB.cs" />
<Compile Include="Cyberworks\ArcDAT.cs" />
<Compile Include="Cyberworks\AudioTINK.cs" />
<Compile Include="Bruns\AudioUM3.cs" />
<Compile Include="Bruns\ImageEENC.cs" />
<Compile Include="Cyberworks\ImageTINK.cs" />
<Compile Include="Cyberworks\WidgetBELL.xaml.cs">
<DependentUpon>WidgetBELL.xaml</DependentUpon>
</Compile>
<Compile Include="LiveMaker\ArcVF.cs" />
<Compile Include="ArcZIP.cs" />
<Compile Include="AudioVOC.cs" />
@@ -561,6 +567,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Cyberworks\WidgetBELL.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="DxLib\WidgetSCR.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>