From 71199194c1eb77ccac750a4133e5c130d40fb680 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Sun, 6 Jan 2019 22:29:25 +0100 Subject: added [tikzfig] to preview and changed openssl DLLs in deploy script --- deploy-win.bat | 2 -- 1 file changed, 2 deletions(-) (limited to 'deploy-win.bat') diff --git a/deploy-win.bat b/deploy-win.bat index ba4d7b8..b9871f2 100755 --- a/deploy-win.bat +++ b/deploy-win.bat @@ -8,8 +8,6 @@ copy ..\..\tikzfiles.reg . copy ..\..\release\tikzit.exe . copy ..\..\images\tikzdoc.ico icons\ copy ..\..\win32-deps\bin\*.dll . -copy C:\OpenSSL-Win32\bin\libeay32.dll . -copy C:\OpenSSL-Win32\bin\ssleay32.dll . windeployqt.exe --xml --no-webkit2 --no-angle --no-opengl-sw --no-system-d3d-compiler --no-translations --no-quick-import .\tikzit.exe -- cgit v1.2.3