From be086776acd716fc0f9c0383001700f8a1b239fc Mon Sep 17 00:00:00 2001 From: mapfau Date: Thu, 14 Apr 2016 19:02:44 +0200 Subject: Pass postdata Base64 encoded using CURL Options --- project/VS2010Express/XBMC.vcxproj | 2 -- project/VS2010Express/XBMC.vcxproj.filters | 6 ------ 2 files changed, 8 deletions(-) (limited to 'project/VS2010Express') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 49b4059646..c26646616d 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -393,7 +393,6 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" - @@ -1105,7 +1104,6 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" - diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index 725804b0c9..9a0a9615d6 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -2602,9 +2602,6 @@ interfaces\json-rpc - - filesystem - utils @@ -5694,9 +5691,6 @@ interfaces\json-rpc - - filesystem - utils -- cgit v1.2.3