mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
100 lines
4.7 KiB
XML
100 lines
4.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="Source Files">
|
|
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
|
|
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
|
|
</Filter>
|
|
<Filter Include="Source Files\iostreams">
|
|
<UniqueIdentifier>{6e894fe9-59ee-490c-b97c-eba1e0fa90d1}</UniqueIdentifier>
|
|
</Filter>
|
|
<Filter Include="Source Files\filesystem">
|
|
<UniqueIdentifier>{be2597dc-17f6-4729-8c39-ffb15827f55e}</UniqueIdentifier>
|
|
</Filter>
|
|
<Filter Include="Source Files\chrono">
|
|
<UniqueIdentifier>{eebcfbc4-edb2-4fef-9640-c55225773d93}</UniqueIdentifier>
|
|
</Filter>
|
|
<Filter Include="Source Files\system">
|
|
<UniqueIdentifier>{6b8c1048-e437-4d13-aaae-02894af77cb5}</UniqueIdentifier>
|
|
</Filter>
|
|
<Filter Include="Source Files\thread">
|
|
<UniqueIdentifier>{d4134366-2a46-47e0-9f71-3fa933356451}</UniqueIdentifier>
|
|
</Filter>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\chrono\src\process_cpu_clocks.cpp">
|
|
<Filter>Source Files\chrono</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\chrono\src\thread_clock.cpp">
|
|
<Filter>Source Files\chrono</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\chrono\src\chrono.cpp">
|
|
<Filter>Source Files\chrono</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\portability.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\unique_path.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\utf8_codecvt_facet.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\windows_file_codecvt.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\codecvt_error_category.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\operations.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\path.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\path_traits.cpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\iostreams\src\gzip.cpp">
|
|
<Filter>Source Files\iostreams</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\iostreams\src\mapped_file.cpp">
|
|
<Filter>Source Files\iostreams</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\iostreams\src\zlib.cpp">
|
|
<Filter>Source Files\iostreams</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\iostreams\src\file_descriptor.cpp">
|
|
<Filter>Source Files\iostreams</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\system\src\error_code.cpp">
|
|
<Filter>Source Files\system</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\thread\src\win32\tss_pe.cpp">
|
|
<Filter>Source Files\thread</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\thread\src\win32\thread.cpp">
|
|
<Filter>Source Files\thread</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\thread\src\win32\tss_dll.cpp">
|
|
<Filter>Source Files\thread</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\thread\src\tss_null.cpp">
|
|
<Filter>Source Files\thread</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\boost_1_56_0\libs\thread\src\future.cpp">
|
|
<Filter>Source Files\thread</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="$(CONTRIB_PATH)\cpp-netlib-0.11.0-final\libs\network\src\uri\uri.cpp">
|
|
<Filter>Source Files</Filter>
|
|
</ClCompile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="$(CONTRIB_PATH)\boost_1_56_0\libs\filesystem\src\windows_file_codecvt.hpp">
|
|
<Filter>Source Files\filesystem</Filter>
|
|
</ClInclude>
|
|
<ClInclude Include="..\..\..\..\Contrib2\boost_1_56_0\include\boost\thread\win32\thread_primitives.hpp">
|
|
<Filter>Source Files\thread</Filter>
|
|
</ClInclude>
|
|
</ItemGroup>
|
|
</Project> |