Add dll version

This commit is contained in:
Changhua
2023-03-11 00:10:05 +08:00
parent a24ff7c5af
commit 9fbca7eece
5 changed files with 126 additions and 0 deletions
+4
View File
@@ -236,6 +236,7 @@ C:\Tools\nanopb\protoc --nanopb_out=. wcf.proto
<ClInclude Include="load_calls.h" />
<ClInclude Include="log.h" />
<ClInclude Include="receive_msg.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="rpc_server.h" />
<ClInclude Include="send_msg.h" />
<ClInclude Include="spy.h" />
@@ -267,6 +268,9 @@ C:\Tools\nanopb\protoc --nanopb_out=. wcf.proto
<None Include="..\rpc\proto\wcf.proto" />
<None Include="spy.def" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="spy.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>