Skip to content

Commit

Permalink
Update dll names
Browse files Browse the repository at this point in the history
  • Loading branch information
dschmidt committed Jan 26, 2016
1 parent 5f20308 commit a5968b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeModules/NSIS.template.in
Expand Up @@ -401,9 +401,9 @@ Section "${APPLICATION_NAME}" SEC_TOMAHAWK_PLAYER
File "${MINGW_BIN}\libgnutls-28.dll"
File "${MINGW_BIN}\libtasn1-6.dll"
File "${MINGW_BIN}\libgmp-10.dll"
File "${MINGW_BIN}\libhogweed-2-4.dll"
File "${MINGW_BIN}\libhogweed-4-1.dll"
File "${MINGW_BIN}\libintl-8.dll"
File "${MINGW_BIN}\libnettle-4-6.dll"
File "${MINGW_BIN}\libnettle-6-1.dll"
File "${MINGW_BIN}\libp11-kit-0.dll"
File "${MINGW_BIN}\libffi-6.dll"

Expand Down

0 comments on commit a5968b5

Please sign in to comment.