diff options
author | wiso <wiso@svn> | 2010-06-17 19:16:54 +0000 |
---|---|---|
committer | wiso <wiso@svn> | 2010-06-17 19:16:54 +0000 |
commit | e4b34d6b6bae8ea99eb8cd2b1268214251e73adb (patch) | |
tree | dbac85a7ce15ec351cd987d83c876281a6a58cd9 /project | |
parent | c37e67aece6ec8fa7c5a5788e74ee43b818ff6d8 (diff) |
[WIN32] removed libRTMP from solution
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31151 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 5b32e696dc..b318d726b7 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="9,00" Name="XBMC" ProjectGUID="{3A68081D-E8F9-4523-9436-530DE9E5530A}" RootNamespace="XBMC_PC" @@ -6725,34 +6725,6 @@ </File> </Filter> <Filter - Name="libRTMP" - > - <File - RelativePath="..\..\xbmc\lib\libRTMP\AMFObject.cpp" - > - </File> - <File - RelativePath="..\..\xbmc\lib\libRTMP\AMFObject.h" - > - </File> - <File - RelativePath="..\..\xbmc\lib\libRTMP\rtmp.cpp" - > - </File> - <File - RelativePath="..\..\xbmc\lib\libRTMP\rtmp.h" - > - </File> - <File - RelativePath="..\..\xbmc\lib\libRTMP\rtmppacket.cpp" - > - </File> - <File - RelativePath="..\..\xbmc\lib\libRTMP\rtmppacket.h" - > - </File> - </Filter> - <Filter Name="libjsonrpc" > <File |