From abbea98344b767025672f2de5efaba57e4ab6fab Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 15 Feb 2013 19:55:19 -0800 Subject: Update the NSI installer script for Windows This grabs the whole XSLT directory, adds osm-gps-map and removes the OpenSSL dependency. Signed-off-by: Dirk Hohndel --- packaging/windows/subsurface.nsi.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'packaging/windows') diff --git a/packaging/windows/subsurface.nsi.in b/packaging/windows/subsurface.nsi.in index 59944d7df..fdf3327e8 100644 --- a/packaging/windows/subsurface.nsi.in +++ b/packaging/windows/subsurface.nsi.in @@ -100,8 +100,7 @@ Section # Files to include in installer File ..\..\subsurface.exe File ..\..\subsurface-icon.svg - File ..\..\xslt\jdivelog2subsurface.xslt - File ..\..\xslt\SuuntoSDM.xslt + File /r ..\..\xslt File dll\iconv.dll File dll\libatk-1.0-0.dll File dll\libcairo-2.dll @@ -135,8 +134,8 @@ Section File dll\libexpat-1.dll File dll\pthreadGC2.dll File dll\zlib1.dll - File dll\libcrypto-10.dll File dll\libsoup-2.4-1.dll + File dll\libosmgpsmap-2.dll File subsurface.ico File /r share -- cgit v1.2.3-70-g09d2