From e6719a1d675bb75141ca6ee4ef5c18ff69c59727 Mon Sep 17 00:00:00 2001 From: montellese Date: Thu, 24 Mar 2016 18:42:31 +0100 Subject: [network] webserver: move some helper methods from CWebServer to HTTPRequestHandlerUtils --- project/VS2010Express/XBMC.vcxproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'project/VS2010Express/XBMC.vcxproj') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 0c88bc4743..91e937d437 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -714,6 +714,7 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" + true @@ -1267,6 +1268,7 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" + @@ -3148,4 +3150,4 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" - \ No newline at end of file + -- cgit v1.2.3