mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 10:03:55 -07:00
Merge pull request #364 from ctrlaltca/win32_openssl_cmake
Deploy openssl libraries under win32
This commit is contained in:
commit
8dbb2d8e6f
4 changed files with 63 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ Section Uninstall
|
|||
Delete "$INSTDIR\libprotobuf.lib"
|
||||
Delete "$INSTDIR\Qt*.dll"
|
||||
Delete "$INSTDIR\icu*.dll"
|
||||
Delete "$INSTDIR\libeay32.dll"
|
||||
Delete "$INSTDIR\ssleay32.dll"
|
||||
Delete "$INSTDIR\qt.conf"
|
||||
Delete "$INSTDIR\qdebug.txt"
|
||||
Delete "$INSTDIR\servatrice.sql"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue