Update BizHawk.Client.EmuHawk.csproj

This commit is contained in:
alyosha-tas 2017-07-31 12:21:00 -04:00 committed by GitHub
parent c972a74132
commit ec8cfa9f86
1 changed files with 2 additions and 2 deletions

View File

@ -340,10 +340,10 @@
<Compile Include="config\A7800\A7800ControllerSettings.Designer.cs">
<DependentUpon>A7800ControllerSettings.cs</DependentUpon>
</Compile>
<Compile Include="config\A7800\A7800FilterSettings.cs">
<Compile Include="config\A7800\A7800FilterSettings.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="config\A7800\A7800FiltSettings.Designer.cs">
<Compile Include="config\A7800\A7800FilterSettings.Designer.cs">
<DependentUpon>A7800FilterSettings.cs</DependentUpon>
</Compile>
<Compile Include="config\INTV\IntvControllerSettings.cs">