add file_type (from type), bring all from fs_utility and mimic path, and directory_entry

This commit is contained in:
qPCR4vir
2015-05-21 22:06:14 +02:00
parent 0b63ca51f7
commit 02961f1673
4 changed files with 517 additions and 10 deletions

View File

@@ -177,6 +177,7 @@
<ClCompile Include="..\..\source\deploy.cpp" />
<ClCompile Include="..\..\source\detail\win32\platform_spec.cpp" />
<ClCompile Include="..\..\source\exceptions.cpp" />
<ClCompile Include="..\..\source\filesystem\filesystem.cpp" />
<ClCompile Include="..\..\source\filesystem\file_iterator.cpp" />
<ClCompile Include="..\..\source\filesystem\fs_utility.cpp" />
<ClCompile Include="..\..\source\gui\animation.cpp" />