implemented MCA and CLM images.

This commit is contained in:
morkt
2015-12-06 22:30:18 +04:00
parent 2dae9872ef
commit d462cf2269
7 changed files with 268 additions and 0 deletions

View File

@@ -77,6 +77,8 @@
<Compile Include="elf\ArcVSD.cs" />
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="FC01\ArcMCA.cs" />
<Compile Include="FC01\ImageCLM.cs" />
<Compile Include="FC01\WidgetMCG.xaml.cs">
<DependentUpon>WidgetMCG.xaml</DependentUpon>
</Compile>