implemented Cherry Soft resources.

This commit is contained in:
morkt
2015-06-25 05:40:55 +04:00
parent 1879eb3daf
commit 115ac939f5
5 changed files with 327 additions and 3 deletions

View File

@@ -74,6 +74,7 @@
<Compile Include="ArcAZSys.cs" />
<Compile Include="ArcBGI.cs" />
<Compile Include="ArcBlackPackage.cs" />
<Compile Include="ArcCherry.cs" />
<Compile Include="ArcCircus.cs" />
<Compile Include="ArcCommon.cs" />
<Compile Include="ArcDPK.cs" />
@@ -183,6 +184,7 @@
<Compile Include="ImageGCP.cs" />
<Compile Include="ImageGGP.cs" />
<Compile Include="ImageGR.cs" />
<Compile Include="ImageGRP.cs" />
<Compile Include="ImageHG3.cs" />
<Compile Include="ImageIAF.cs" />
<Compile Include="ImageISG.cs" />