From 7cdf18c6e5de286fc07c4f558980a11d34fe821f Mon Sep 17 00:00:00 2001 From: Damian Huckle Date: Fri, 11 May 2012 20:55:42 -0400 Subject: [PATCH] Revert "some missed VS2010 project file cleanup" This reverts commit 43bb6e1486dd905fa4b99b4a3eb48350cb2ac56a. Note: this commit was causing a start-up crash on win32 platforms. Moved the files currently needed to run into filter "threads". Ping/msg/email me for crashdumps etc. This is just a temp fix to get nightlies stable again. --- project/VS2010Express/XBMC.vcxproj | 9 +++++++- project/VS2010Express/XBMC.vcxproj.filters | 27 +++++++++++++++++++++- 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 64d865b0cf127..796d7517f27c9 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -1047,6 +1047,13 @@ true + + + + + + + @@ -2278,4 +2285,4 @@ - + \ No newline at end of file diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index 3de0c6a731de4..8d6a8f78dc3d9 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -238,6 +238,12 @@ {5c7ad2df-b46d-4a29-ae17-3406fe73edde} + + {1724016f-ea7b-4122-938a-62d7281a44f8} + + + {0c508768-d37c-491d-b38d-bd833093686d} + @@ -2578,6 +2584,25 @@ utils + + threads + + + threads + + + threads + + + threads + + + threads + + + + threads\Platform + @@ -5204,4 +5229,4 @@ win32 - + \ No newline at end of file