(EAGLS): encryption variation.

This commit is contained in:
morkt
2016-10-12 11:59:48 +04:00
parent 5b3c4e6abe
commit 92c0ed03e6
8 changed files with 216 additions and 70 deletions

View File

@@ -107,6 +107,9 @@
</Compile>
<Compile Include="DDSystem\ArcDDP.cs" />
<Compile Include="Dogenzaka\ArcBIN.cs" />
<Compile Include="Eagls\WidgetEAGLS.xaml.cs">
<DependentUpon>WidgetEAGLS.xaml</DependentUpon>
</Compile>
<Compile Include="ExHibit\WidgetGYU.xaml.cs">
<DependentUpon>WidgetGYU.xaml</DependentUpon>
</Compile>
@@ -667,6 +670,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Eagls\WidgetEAGLS.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ExHibit\WidgetGYU.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>