Merge pull request #3640 from wsnipex/joystick-fix
[vuplus_xbmc] / project / VS2010Express / test-XbmcThreads.vcxproj.filters
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup>
4     <ClCompile Include="..\..\xbmc\threads\test\TestAtomics.cpp" />
5     <ClCompile Include="..\..\xbmc\threads\test\TestEvent.cpp" />
6     <ClCompile Include="..\..\xbmc\threads\test\TestMain.cpp" />
7     <ClCompile Include="..\..\xbmc\threads\test\TestSharedSection.cpp" />
8     <ClCompile Include="..\..\xbmc\threads\test\TestThreadLocal.cpp" />
9   </ItemGroup>
10   <ItemGroup>
11     <ClInclude Include="..\..\xbmc\threads\test\TestHelpers.h" />
12   </ItemGroup>
13 </Project>