Skip to content

Commit

Permalink
fortherecord: update curl to 7.21.3; fix pvr client build: add missin…
Browse files Browse the repository at this point in the history
…g files from previous commit.
  • Loading branch information
margro committed Jan 15, 2011
1 parent e73ae79 commit d1ffcca
Show file tree
Hide file tree
Showing 255 changed files with 12,312 additions and 704 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -1269,10 +1269,10 @@ config.log
/xbmc/pvrclients/vdr-streamdev/project/VS2008Express/Debug
/xbmc/pvrclients/ForTheRecord/lib/libcurld.lib
/xbmc/pvrclients/ForTheRecord/lib/libcurld.dll
/xbmc/pvrclients/ForTheRecord/lib/curl-7.21.2/lib/Debug
/addons/pvr.fortherecord.argus/libcurld.dll
/xbmc/pvrclients/ForTheRecord/lib/curl-7.21.3/lib/Debug
/xbmc/pvrclients/ForTheRecord/lib/curl-7.21.3/lib/Release
/xbmc/pvrclients/ForTheRecord/project/VS2008Express/Debug
/xbmc/pvrclients/ForTheRecord/lib/curl-7.21.2/lib/Release
/xbmc/pvrclients/ForTheRecord/project/VS2008Express/Release
/addons/pvr.fortherecord.argus/libcurld.dll
/xbmc/pvrclients/MediaPortal/lib/live555/obj
/xbmc/pvrclients/MediaPortal/lib/live555/shared
2 changes: 1 addition & 1 deletion project/VS2008Express/XBMC for Windows.sln
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pvrclient_fortherecord", ".
{87EE9DA4-DE1E-4448-8324-183C98DCA588} = {87EE9DA4-DE1E-4448-8324-183C98DCA588}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pvrclient_fortherecord_libcurl", "..\..\xbmc\pvrclients\ForTheRecord\lib\curl-7.21.2\lib\libcurl.vcproj", "{87EE9DA4-DE1E-4448-8324-183C98DCA588}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pvrclient_fortherecord_libcurl", "..\..\xbmc\pvrclients\ForTheRecord\lib\curl-7.21.3\lib\libcurl.vcproj", "{87EE9DA4-DE1E-4448-8324-183C98DCA588}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
Loading

0 comments on commit d1ffcca

Please sign in to comment.