|
| 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="..\..\..\extern\catchorg\Catch2\src\catch2\catch_approx.cpp" /> |
| 5 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_assertion_result.cpp" /> |
| 6 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_config.cpp" /> |
| 7 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_message.cpp" /> |
| 8 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_registry_hub.cpp" /> |
| 9 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_session.cpp" /> |
| 10 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_test_case_info.cpp" /> |
| 11 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_test_spec.cpp" /> |
| 12 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_timer.cpp" /> |
| 13 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_tostring.cpp" /> |
| 14 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_totals.cpp" /> |
| 15 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\catch_version.cpp" /> |
| 16 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\generators\internal\catch_generators_combined_tu.cpp" /> |
| 17 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\interfaces\catch_interfaces_combined_tu.cpp" /> |
| 18 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\interfaces\catch_interfaces_reporter.cpp" /> |
| 19 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_assertion_handler.cpp" /> |
| 20 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_clara.cpp" /> |
| 21 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_combined_tu.cpp" /> |
| 22 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_commandline.cpp" /> |
| 23 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_common.cpp" /> |
| 24 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_console_colour.cpp" /> |
| 25 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_context.cpp" /> |
| 26 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_debug_console.cpp" /> |
| 27 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_debugger.cpp" /> |
| 28 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_enforce.cpp" /> |
| 29 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_enum_values_registry.cpp" /> |
| 30 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_exception_translator_registry.cpp" /> |
| 31 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_fatal_condition_handler.cpp" /> |
| 32 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_list.cpp" /> |
| 33 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_output_redirect.cpp" /> |
| 34 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_random_number_generator.cpp" /> |
| 35 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_reporter_registry.cpp" /> |
| 36 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_result_type.cpp" /> |
| 37 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_run_context.cpp" /> |
| 38 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_section.cpp" /> |
| 39 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_singletons.cpp" /> |
| 40 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_stream.cpp" /> |
| 41 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_string_manip.cpp" /> |
| 42 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_stringref.cpp" /> |
| 43 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_tag_alias_registry.cpp" /> |
| 44 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_test_case_registry_impl.cpp" /> |
| 45 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_test_case_tracker.cpp" /> |
| 46 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_test_registry.cpp" /> |
| 47 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_test_spec_parser.cpp" /> |
| 48 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_textflow.cpp" /> |
| 49 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_wildcard_pattern.cpp" /> |
| 50 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\internal\catch_xmlwriter.cpp" /> |
| 51 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\matchers\catch_matchers_floating.cpp" /> |
| 52 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\matchers\catch_matchers_string.cpp" /> |
| 53 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\matchers\catch_matchers_templated.cpp" /> |
| 54 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\matchers\internal\catch_matchers_combined_tu.cpp" /> |
| 55 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_automake.cpp" /> |
| 56 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_combined_tu.cpp" /> |
| 57 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_compact.cpp" /> |
| 58 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_console.cpp" /> |
| 59 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_cumulative_base.cpp" /> |
| 60 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_junit.cpp" /> |
| 61 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_listening.cpp" /> |
| 62 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_sonarqube.cpp" /> |
| 63 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_streaming_base.cpp" /> |
| 64 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_tap.cpp" /> |
| 65 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_teamcity.cpp" /> |
| 66 | + <ClCompile Include="..\..\..\extern\catchorg\Catch2\src\catch2\reporters\catch_reporter_xml.cpp" /> |
| 67 | + </ItemGroup> |
| 68 | +</Project> |
0 commit comments