Update BizHawk.Client.EmuHawk.csproj
This commit is contained in:
parent
88b6813528
commit
fa55166059
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue