Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
stenzek
GitHub Repository: stenzek/duckstation
Path: blob/master/src/common-tests/common-tests.vcxproj.filters
4211 views
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="..\..\dep\googletest\src\gtest_main.cc" />
    <ClCompile Include="rectangle_tests.cpp" />
    <ClCompile Include="bitutils_tests.cpp" />
    <ClCompile Include="file_system_tests.cpp" />
    <ClCompile Include="path_tests.cpp" />
    <ClCompile Include="string_tests.cpp" />
    <ClCompile Include="gsvector_yuvtorgb_test.cpp" />
    <ClCompile Include="hash_tests.cpp" />
    <ClCompile Include="gsvector_tests.cpp" />
  </ItemGroup>
</Project>