Skip to content

Commit

Permalink
Merge pull request #1317 from lioncash/filter
Browse files Browse the repository at this point in the history
Remove unused filter in DolphinWX vcproj file.
  • Loading branch information
skidau committed Oct 20, 2014
2 parents 4af98d6 + 48a2745 commit de2bf4c
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Source/Core/DolphinWX/DolphinWX.vcxproj.filters
Expand Up @@ -16,9 +16,6 @@
<Filter Include="GUI\Video">
<UniqueIdentifier>{80626e3b-e13b-41c3-bd63-4ef1faf92924}</UniqueIdentifier>
</Filter>
<Filter Include="GUI\Saves">
<UniqueIdentifier>{7dc222d2-f1f0-44af-b4eb-76f6ca6cc29f}</UniqueIdentifier>
</Filter>
<Filter Include="Misc">
<UniqueIdentifier>{4352dc64-398e-4a96-ba4a-824dffa2004c}</UniqueIdentifier>
</Filter>
Expand Down Expand Up @@ -289,8 +286,6 @@
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<Image Include="..\..\..\Installer\Dolphin.ico">
<Filter>Resources</Filter>
</Image>
<Image Include="$(CoreDir)..\..\Installer\Dolphin.ico" />
</ItemGroup>
</Project>
</Project>

0 comments on commit de2bf4c

Please sign in to comment.