implemented ACV1 archives.

This commit is contained in:
morkt
2016-12-30 20:52:59 +04:00
parent 6b06d4f25f
commit 9c7ea4c659
3 changed files with 100 additions and 1 deletions

View File

@@ -221,6 +221,7 @@
<Compile Include="NitroPlus\WidgetNPK.xaml.cs">
<DependentUpon>WidgetNPK.xaml</DependentUpon>
</Compile>
<Compile Include="NonColor\ArcACV.cs" />
<Compile Include="NonColor\ArcDAT.cs" />
<Compile Include="Crc64.cs" />
<Compile Include="NonColor\WidgetNCARC.xaml.cs">