Skip to content

Commit

Permalink
修改项目依赖项
Browse files Browse the repository at this point in the history
上传openssl动态库
  • Loading branch information
cquttshk committed Dec 18, 2019
1 parent 706dbe5 commit 8ec0017
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 14 deletions.
14 changes: 0 additions & 14 deletions app_sdk/app_sdk.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -209,20 +209,6 @@ xcopy ..\nim_sdk\bin\x64_dlls\nim_sdk_cpp_wrapper_dll.* ..\bin\ /y</Command>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\nim_sdk\src\cpp_sdk\nim\nim_sdk_cpp_wrapper_dll.vcxproj">
<Project>{2a591bba-5d11-46ca-8047-b78ac06046a6}</Project>
</ProjectReference>
<ProjectReference Include="..\nim_sdk\src\cpp_sdk\nim\nim_sdk_cpp_wrapper_lib_mt.vcxproj">
<Project>{9e545944-c56c-41c0-9dfc-cd66368a15e8}</Project>
</ProjectReference>
<ProjectReference Include="..\nim_sdk\src\cpp_sdk\nim_chatroom\nim_chatroom_sdk_cpp_wrapper_dll.vcxproj">
<Project>{04c559d2-e7ea-44e1-8072-ab3b14f5dece}</Project>
</ProjectReference>
<ProjectReference Include="..\nim_sdk\src\cpp_sdk\nim_chatroom\nim_chatroom_sdk_cpp_wrapper_lib_mt.vcxproj">
<Project>{f0dc120d-3448-4d53-ae53-57aa0903db89}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down
Binary file added bin/libcrypto-1_1.dll
Binary file not shown.
Binary file added bin/libssl-1_1.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions nim_win_demo/nim.sln
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "cef", "cef", "{08C3B605-D19
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "custom_app_sdk", "..\app_sdk\app_sdk.vcxproj", "{9787A7D7-D476-43EF-AB59-F68EF84AD42C}"
ProjectSection(ProjectDependencies) = postProject
{F0DC120D-3448-4D53-AE53-57AA0903DB89} = {F0DC120D-3448-4D53-AE53-57AA0903DB89}
{9E545944-C56C-41C0-9DFC-CD66368A15E8} = {9E545944-C56C-41C0-9DFC-CD66368A15E8}
{9951345F-620B-4BED-BB51-4F928CAFD454} = {9951345F-620B-4BED-BB51-4F928CAFD454}
{8D9A6595-717A-41C8-B468-0011A72BE3D1} = {8D9A6595-717A-41C8-B468-0011A72BE3D1}
{2A591BBA-5D11-46CA-8047-B78AC06046A6} = {2A591BBA-5D11-46CA-8047-B78AC06046A6}
Expand Down

0 comments on commit 8ec0017

Please sign in to comment.