Merge pull request #4029 from lioncash/filter
VS: Add MD5Dialog.cpp to the correct filter hierarchy
This commit is contained in:
commit
5740ec2158
|
@ -196,6 +196,9 @@
|
||||||
<ClCompile Include="NetPlay\ChangeGameDialog.cpp">
|
<ClCompile Include="NetPlay\ChangeGameDialog.cpp">
|
||||||
<Filter>GUI\NetPlay</Filter>
|
<Filter>GUI\NetPlay</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
<ClCompile Include="NetPlay\MD5Dialog.cpp">
|
||||||
|
<Filter>GUI\NetPlay</Filter>
|
||||||
|
</ClCompile>
|
||||||
<ClCompile Include="NetPlay\PadMapDialog.cpp">
|
<ClCompile Include="NetPlay\PadMapDialog.cpp">
|
||||||
<Filter>GUI\NetPlay</Filter>
|
<Filter>GUI\NetPlay</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
|
Loading…
Reference in New Issue