aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XbmcThreads.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'project/VS2010Express/XbmcThreads.vcxproj')
-rw-r--r--project/VS2010Express/XbmcThreads.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/project/VS2010Express/XbmcThreads.vcxproj b/project/VS2010Express/XbmcThreads.vcxproj
index 8ce0f502fe..a5cecd8f6e 100644
--- a/project/VS2010Express/XbmcThreads.vcxproj
+++ b/project/VS2010Express/XbmcThreads.vcxproj
@@ -13,7 +13,6 @@
<ItemGroup>
<ClCompile Include="..\..\xbmc\threads\Atomics.cpp" />
<ClCompile Include="..\..\xbmc\threads\Event.cpp" />
- <ClCompile Include="..\..\xbmc\threads\LockFree.cpp" />
<ClCompile Include="..\..\xbmc\threads\Timer.cpp" />
<ClInclude Include="..\..\xbmc\threads\platform\ThreadImpl.h" />
<ClInclude Include="..\..\xbmc\threads\platform\win\ThreadImpl.cpp" />
@@ -31,7 +30,6 @@
<ClInclude Include="..\..\xbmc\threads\Event.h" />
<ClInclude Include="..\..\xbmc\threads\Helpers.h" />
<ClInclude Include="..\..\xbmc\threads\Lockables.h" />
- <ClInclude Include="..\..\xbmc\threads\LockFree.h" />
<ClInclude Include="..\..\xbmc\threads\platform\Condition.h" />
<ClInclude Include="..\..\xbmc\threads\platform\CriticalSection.h" />
<ClInclude Include="..\..\xbmc\threads\platform\ThreadLocal.h" />