Merge pull request #6283 from JosJuice/qt-vs-launch
Fix launching DolphinQt2 from Visual Studio
This commit is contained in:
commit
11976526d1
|
@ -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" />
|
||||||
|
|
Loading…
Reference in New Issue