1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-11-03 20:48:08 -06:00

sys, dll: Security

This commit is contained in:
Bill Zissimopoulos
2016-02-17 12:39:53 -08:00
parent 9514bcfd8c
commit e3ed7a9a2c
7 changed files with 67 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
<ClCompile Include="..\..\src\dll\dispatch.c" />
<ClCompile Include="..\..\src\dll\ntstatus.c" />
<ClCompile Include="..\..\src\dll\path.c" />
<ClCompile Include="..\..\src\dll\security.c" />
<ClCompile Include="..\..\src\dll\volinfo.c" />
</ItemGroup>
<ItemGroup>