X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=packaging%2Fwindows%2Fsubsurface.nsi;h=280991f69abc3ed04b4171cc5841edad041ef833;hb=91e7dcc555ada4fe43198327383e895e528c4cc7;hp=b78c98120bb92a8830f2c81c4884ca9c1577b093;hpb=a9d1f318b5d1974b882b0cebc9db291f5c0d1c62;p=ext%2Fsubsurface.git diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi index b78c981..280991f 100644 --- a/packaging/windows/subsurface.nsi +++ b/packaging/windows/subsurface.nsi @@ -80,10 +80,14 @@ file /oname=libpangoft2-1.0-0.dll dll\libpangoft2-1.0-0.dll file /oname=libpangowin32-1.0-0.dll dll\libpangowin32-1.0-0.dll file /oname=libpixman-1-0.dll dll\libpixman-1-0.dll file /oname=libpng15-15.dll dll\libpng15-15.dll -file /oname=libtiff-3.dll dll\libtiff-3.dll +file /oname=libtiff-5.dll dll\libtiff-5.dll file /oname=libxml2-2.dll dll\libxml2-2.dll +file /oname=libxslt-1.dll dll\libxslt-1.dll file /oname=pthreadGC2.dll dll\pthreadGC2.dll file /oname=zlib1.dll dll\zlib1.dll +file /oname=libusb-1.0.dll dll\libusb-1.0.dll +file /oname=SuuntoSDM.xslt ../../xslt/SuuntoSDM.xslt +file /oname=jdivelog2subsurface.xslt ../../xslt/jdivelog2subsurface.xslt sectionEnd section "uninstall"