From f87ee55baafa0eb3532fb44692781a0217e79506 Mon Sep 17 00:00:00 2001 From: wsoltys Date: Fri, 5 Apr 2013 17:43:18 +0200 Subject: [WIN32] replace old dirent emulation to a more complete one. Even though I can't find where its still in use I feel better with a working solution. --- project/VS2010Express/XBMC.vcxproj | 2 -- project/VS2010Express/XBMC.vcxproj.filters | 6 ------ 2 files changed, 8 deletions(-) (limited to 'project') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 0493f5bdb9..526877f25b 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -1798,7 +1798,6 @@ - CompileAsCpp CompileAsCpp @@ -2668,7 +2667,6 @@ - diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index e66cf60dc7..f1379797dc 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -600,9 +600,6 @@ cores\DllLoader\exports - - cores\DllLoader\exports - cores\DllLoader\exports\emu_socket @@ -3428,9 +3425,6 @@ cores\DllLoader\exports - - cores\DllLoader\exports - cores\DllLoader\exports\emu_socket -- cgit v1.2.3