This commit is contained in:
2025-04-28 23:02:20 +08:00
parent bfb9be65b5
commit 1fddc97e20
12 changed files with 756 additions and 81 deletions

View File

@@ -42,6 +42,15 @@
<ClInclude Include="ActiveHook.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="Include\IO_Ex.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="Include\PVF_IO.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="resource.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">
@@ -57,4 +66,7 @@
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
</Project>