working on automatic mode

This commit is contained in:
Jakob 2018-07-05 23:30:04 +02:00
parent 6745d9a91d
commit c0b78f240b
7 changed files with 123 additions and 22 deletions

View file

@ -79,8 +79,15 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="AutoMode.xaml.cs">
<DependentUpon>AutoMode.xaml</DependentUpon>
</Compile>
<Compile Include="Ref.cs" />
<Compile Include="Util.cs" />
<Page Include="AutoMode.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>