[win32] update VS2010 project files
authorxhaggi <sascha.woo@gmail.com>
Mon, 11 Nov 2013 08:34:15 +0000 (09:34 +0100)
committerxhaggi <sascha.woo@gmail.com>
Sun, 13 Jul 2014 12:28:33 +0000 (14:28 +0200)
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters

index fb96520..9ee2694 100644 (file)
     <ClCompile Include="..\..\xbmc\pvr\timers\PVRTimerInfoTag.cpp" />
     <ClCompile Include="..\..\xbmc\pvr\timers\PVRTimers.cpp" />
     <ClCompile Include="..\..\xbmc\pvr\windows\GUIViewStatePVR.cpp" />
-    <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVR.cpp" />
+    <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRBase.cpp" />
     <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRChannels.cpp" />
-    <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRCommon.cpp" />
     <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRGuide.cpp" />
     <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRRecordings.cpp" />
     <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRSearch.cpp" />
     <ClInclude Include="..\..\xbmc\pvr\timers\PVRTimerInfoTag.h" />
     <ClInclude Include="..\..\xbmc\pvr\timers\PVRTimers.h" />
     <ClInclude Include="..\..\xbmc\pvr\windows\GUIViewStatePVR.h" />
-    <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVR.h" />
+    <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRBase.h" />
     <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRChannels.h" />
-    <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRCommon.h" />
     <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRGuide.h" />
     <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRRecordings.h" />
     <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRSearch.h" />
index 966a59f..fa284e6 100644 (file)
     <ClCompile Include="..\..\xbmc\win32\stat_utf8.cpp">
       <Filter>win32</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVR.cpp">
+    <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRBase.cpp">
       <Filter>pvr\windows</Filter>
     </ClCompile>
     <ClCompile Include="..\..\xbmc\pvr\timers\PVRTimerInfoTag.cpp">
     <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRChannels.cpp">
       <Filter>pvr\windows</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRCommon.cpp">
-      <Filter>pvr\windows</Filter>
-    </ClCompile>
     <ClCompile Include="..\..\xbmc\pvr\windows\GUIWindowPVRGuide.cpp">
       <Filter>pvr\windows</Filter>
     </ClCompile>
       <Filter>win32</Filter>
     </ClInclude>
     <ClInclude Include="..\..\lib\ffmpeg\include-xbmc-win32\libavutil\avconfig.h" />
-    <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVR.h">
+    <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRBase.h">
       <Filter>pvr\windows</Filter>
     </ClInclude>
     <ClInclude Include="..\..\xbmc\pvr\timers\PVRTimers.h">
     <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRChannels.h">
       <Filter>pvr\windows</Filter>
     </ClInclude>
-    <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRCommon.h">
-      <Filter>pvr\windows</Filter>
-    </ClInclude>
     <ClInclude Include="..\..\xbmc\pvr\windows\GUIWindowPVRGuide.h">
       <Filter>pvr\windows</Filter>
     </ClInclude>