diff options
author | WiSo <wiso@xbmc.org> | 2012-05-01 13:03:35 +0200 |
---|---|---|
committer | WiSo <wiso@xbmc.org> | 2012-05-01 13:03:35 +0200 |
commit | 986432f4557fbc67104aec463a78a3f2b79fd752 (patch) | |
tree | badcc1f04531b0b9b96b9b496769e3298287d72a /project | |
parent | ec9fe85656973eb1537df2caa2bd501d53823d65 (diff) |
[WIN32] commons filter no longer needed in filter file.
Diffstat (limited to 'project')
-rw-r--r-- | project/VS2010Express/XBMC.vcxproj.filters | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index 43b1490bb0..396bc8fa23 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -250,9 +250,6 @@ <Filter Include="network\httprequesthandler"> <UniqueIdentifier>{9029e610-aa5a-4414-9e96-1d69f03b3bd8}</UniqueIdentifier> </Filter> - <Filter Include="commons"> - <UniqueIdentifier>{d72cae28-bfc8-4a16-befc-dab99a62407b}</UniqueIdentifier> - </Filter> </ItemGroup> <ItemGroup> <ClCompile Include="..\..\xbmc\win32\pch.cpp"> |