Update BizHawk.Client.EmuHawk.csproj

This commit is contained in:
alyosha-tas 2017-07-31 12:08:52 -04:00 committed by GitHub
parent 88b6813528
commit fa55166059
1 changed files with 7 additions and 1 deletions

View File

@ -339,6 +339,12 @@
</Compile>
<Compile Include="config\A7800\A7800ControllerSettings.Designer.cs">
<DependentUpon>A7800ControllerSettings.cs</DependentUpon>
</Compile>
<Compile Include="config\A7800\A7800FilterSettings.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="config\A7800\A7800FiltSettings.Designer.cs">
<DependentUpon>A7800FilterSettings.cs</DependentUpon>
</Compile>
<Compile Include="config\INTV\IntvControllerSettings.cs">
<SubType>Form</SubType>
@ -2157,4 +2163,4 @@
<PreBuildEvent />
</PropertyGroup>
<Import Project="$(SolutionDir)Build\Common.targets" />
</Project>
</Project>