mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 00:02:46 -05:00
dll: cleanup, close
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\src\dll\access.c" />
|
||||
<ClCompile Include="..\..\src\dll\cleanup.c" />
|
||||
<ClCompile Include="..\..\src\dll\close.c" />
|
||||
<ClCompile Include="..\..\src\dll\create.c" />
|
||||
<ClCompile Include="..\..\src\dll\debug.c" />
|
||||
<ClCompile Include="..\..\src\dll\fsctl.c" />
|
||||
|
Reference in New Issue
Block a user