]> git.lyx.org Git - features.git/commitdiff
installer/include/filelist.nsh: add the QtSvg library
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 13 Jul 2015 19:29:48 +0000 (21:29 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 13 Jul 2015 19:29:48 +0000 (21:29 +0200)
development/Win32/packaging/installer/include/filelist.nsh

index 1aa009dfdd4ea50dac4fdf5a4b1b2b0631b4dd5d..d657ea10d8397a11b467d8e1e59c8ace96775914 100644 (file)
@@ -19,6 +19,7 @@ Lists of files to include in the installer
 
   ${FILE}QtCore4.dll"
   ${FILE}QtGui4.dll"
+  ${FILE}QtSvg4.dll"
 
 !macroend