Files
watrbx-game-engine/boostlibs/boost.test.vcxproj.filters
T
2025-09-18 17:55:52 -04:00

42 lines
2.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Header Files">
<UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
<Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
</Filter>
<Filter Include="Resource Files">
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
</Filter>
<Filter Include="Source Files.old">
<UniqueIdentifier>{62ac6334-34ba-4897-86ce-313e3898167e}</UniqueIdentifier>
</Filter>
<Filter Include="Source Files">
<UniqueIdentifier>{5656dcfa-8e9b-4435-90b8-79472e40f9a1}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\compiler_log_formatter.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\cpp_main.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\debug.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\exception_safety.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\execution_monitor.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\framework.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\interaction_based.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\logged_expectations.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\plain_report_formatter.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\progress_monitor.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\results_collector.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\results_reporter.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\test_main.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\test_tools.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\unit_test_log.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\unit_test_main.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\unit_test_monitor.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\unit_test_parameters.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\unit_test_suite.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\xml_log_formatter.cpp" />
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\test\src\xml_report_formatter.cpp" />
</ItemGroup>
</Project>