Skip to content

Commit 61af5fe

Browse files
committed
debug22
1 parent 31f44d6 commit 61af5fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build_windows.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ move "src\bindings\PyDP\Release\_pydp.*-win_amd64.pyd" "..\src\pydp\"
1111
cd ..\src\pydp\
1212
ren "_pydp.*-win_amd64.pyd" "_pydp.pyd"
1313
dumpbin.exe /dependents "_pydp.pyd"
14+
dumpbin.exe /dependents "libcrypto-3-x64.dll"
1415
dir "C:\Program Files\OpenSSL"
1516
dir "C:\Program Files\OpenSSL\bin"
1617
copy "C:\Program Files\OpenSSL\libcrypto*.dll" .

0 commit comments

Comments
 (0)