[Untested] implement some more fs functions

This commit is contained in:
suchmememanyskill
2021-07-25 17:49:00 +02:00
parent e423a612ce
commit db3ba94b5a
4 changed files with 79 additions and 15 deletions

View File

@@ -179,6 +179,9 @@
<ClInclude Include="unsolvedArrayClass.h" />
<ClInclude Include="vector.h" />
</ItemGroup>
<ItemGroup>
<None Include="input.te" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>