mirror of https://github.com/stella-emu/stella.git
oops
This commit is contained in:
parent
331cdba445
commit
9eaaefd802
|
@ -827,7 +827,7 @@
|
|||
<ClCompile Include="..\debugger\gui\GenesisWidget.cxx">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug-NoDebugger|x64'">true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\debugger\gui\Joy2PlusWidget.cxx" />
|
||||
<ClCompile Include="..\debugger\gui\Joy2BPlusWidget.cxx" />
|
||||
<ClCompile Include="..\debugger\gui\JoystickWidget.cxx">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug-NoDebugger|x64'">true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
|
@ -1143,7 +1143,7 @@
|
|||
<ClCompile Include="..\emucore\Joy2BPlus.cxx">
|
||||
<Filter>Source Files\emucore</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\debugger\gui\Joy2PlusWidget.cxx">
|
||||
<ClCompile Include="..\debugger\gui\Joy2BPlusWidget.cxx">
|
||||
<Filter>Source Files\debugger</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Reference in New Issue