forked from dolphin-emu/dolphin
Merge pull request #6283 from JosJuice/qt-vs-launch
Fix launching DolphinQt2 from Visual Studio
This commit is contained in:
@@ -251,8 +251,6 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<!--Put standard C/C++ headers here-->
|
<!--Put standard C/C++ headers here-->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="Config\CheatWarningWidget.h" />
|
|
||||||
<ClInclude Include="Config\GeckoCodeWidget.h" />
|
|
||||||
<ClInclude Include="Config\Mapping\GCKeyboardEmu.h" />
|
<ClInclude Include="Config\Mapping\GCKeyboardEmu.h" />
|
||||||
<ClInclude Include="Config\Mapping\GCPadEmu.h" />
|
<ClInclude Include="Config\Mapping\GCPadEmu.h" />
|
||||||
<ClInclude Include="Config\Mapping\GCPadWiiU.h" />
|
<ClInclude Include="Config\Mapping\GCPadWiiU.h" />
|
||||||
|
Reference in New Issue
Block a user