GSP archives and BMZ bitmaps implementation.

This commit is contained in:
morkt
2015-03-04 16:27:23 +04:00
parent 3214e05609
commit a5dc3c9943
4 changed files with 145 additions and 3 deletions

View File

@@ -67,10 +67,10 @@
<Compile Include="ArcCommon.cs" />
<Compile Include="ArcDRS.cs" />
<Compile Include="ArcFVP.cs" />
<Compile Include="ArcGSP.cs" />
<Compile Include="ArcInnGrey.cs" />
<Compile Include="ArcINT.cs" />
<Compile Include="ArcKogado.cs" />
<Compile Include="ArcLPK.cs" />
<Compile Include="ArcLST.cs" />
<Compile Include="ArcMajiro.cs" />
<Compile Include="ArcMGPK.cs" />
@@ -116,6 +116,7 @@
<Compile Include="CreateYPFWidget.xaml.cs">
<DependentUpon>CreateYPFWidget.xaml</DependentUpon>
</Compile>
<Compile Include="ImageBMZ.cs" />
<Compile Include="ImageDRG.cs" />
<Compile Include="ImageEDT.cs" />
<Compile Include="ImageGCP.cs" />