Merge pull request #364 from ctrlaltca/win32_openssl_cmake

Deploy openssl libraries under win32
This commit is contained in:
Gavin Bisesi 2014-10-14 14:03:32 -04:00
commit 8dbb2d8e6f
4 changed files with 63 additions and 0 deletions

View file

@ -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"