common-tests.vcxproj.filters (525B)
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="..\..\dep\googletest\src\gtest_main.cc" /> 5 <ClCompile Include="rectangle_tests.cpp" /> 6 <ClCompile Include="bitutils_tests.cpp" /> 7 <ClCompile Include="file_system_tests.cpp" /> 8 <ClCompile Include="path_tests.cpp" /> 9 <ClCompile Include="string_tests.cpp" /> 10 <ClCompile Include="gsvector_yuvtorgb_test.cpp" /> 11 </ItemGroup> 12 </Project>