diff options
author | Martijn Kaijser <martijn@xbmc.org> | 2015-04-01 08:30:04 +0200 |
---|---|---|
committer | Martijn Kaijser <martijn@xbmc.org> | 2015-04-01 08:30:04 +0200 |
commit | 3173d346ecd3e0a8431e105643ac072e5597a87b (patch) | |
tree | 79d411a00abcda5c3c12f2568e69838fbda1f397 /project | |
parent | 78294b9503e5088a5ec656051e90c3fa011e35f2 (diff) | |
parent | 8b0c8720e8ce08c9362e4eae570411d64c7e80a1 (diff) |
Merge pull request #6802 from bkuhls/remove_lib_enca
Remove lib/enca/
Diffstat (limited to 'project')
-rw-r--r-- | project/VS2010Express/XBMC for Windows.sln | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/project/VS2010Express/XBMC for Windows.sln b/project/VS2010Express/XBMC for Windows.sln index 6047d8e34b..9efe84684c 100644 --- a/project/VS2010Express/XBMC for Windows.sln +++ b/project/VS2010Express/XBMC for Windows.sln @@ -15,8 +15,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "visMilkdrop", "..\..\xbmc\v EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libXDAAP", "..\..\lib\libXDAAP\libXDAAP_win32\libXDAAP_win32.vcxproj", "{19B16CD0-3B47-47B7-AB0E-81EF2BF1B187}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libenca", "..\..\lib\enca\libenca_win32\libenca_win32.vcxproj", "{22B25AEC-7223-46FC-8356-4418327EFDE1}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageLib_dll", "..\..\lib\cximage-6.0\ImageLib.vcxproj", "{3B424C94-2005-44CC-BFB1-4B6C89090732}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageLib_jasper", "..\..\lib\cximage-6.0\jasper\jasper.vcxproj", "{3843C3D4-E5A6-4030-87EC-E7EE57242106}" |