mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 21:05:39 +02:00
Catch VS integration Part 2 - modify version, allow multiple includes
This commit is contained in:
@@ -180,6 +180,8 @@
|
||||
<ClInclude Include="..\..\..\..\include\internal\catch_totals.hpp" />
|
||||
<ClInclude Include="..\..\..\..\include\internal\catch_version.h" />
|
||||
<ClInclude Include="..\..\..\..\include\internal\catch_version.hpp" />
|
||||
<ClInclude Include="..\..\..\..\include\internal\catch_vs_managed_impl.hpp" />
|
||||
<ClInclude Include="..\..\..\..\include\internal\catch_vs_native_impl.hpp" />
|
||||
<ClInclude Include="..\..\..\..\include\internal\catch_xmlwriter.hpp" />
|
||||
<ClInclude Include="..\..\..\..\include\reporters\catch_reporter_console.hpp" />
|
||||
<ClInclude Include="..\..\..\..\include\reporters\catch_reporter_junit.hpp" />
|
||||
|
Reference in New Issue
Block a user