diff --git a/CMakeModules/NSIS.template.in b/CMakeModules/NSIS.template.in index 81f5aa2a6..efd0d5c64 100644 --- a/CMakeModules/NSIS.template.in +++ b/CMakeModules/NSIS.template.in @@ -378,6 +378,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER ; Jabber File "${MING_BIN}\libjreen.dll" + File "${MING_BIN}\libgsasl-7.dll" File "${MING_BIN}\libqca.dll" SetOutPath "$INSTDIR\crypto" File "${MING_LIB}\qt4\plugins\crypto\libqca-ossl.dll"