summaryrefslogtreecommitdiff
path: root/deploy-win.bat
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2019-01-06 22:29:25 +0100
committerAleks Kissinger <aleks0@gmail.com>2019-01-06 22:29:25 +0100
commit71199194c1eb77ccac750a4133e5c130d40fb680 (patch)
treee5f3b51fcd15a3f061163f35bf3b385947790d6f /deploy-win.bat
parent6fe55641057153e1a8f4da2e377150acd8a8cbd3 (diff)
added [tikzfig] to preview and changed openssl DLLs in deploy script
Diffstat (limited to 'deploy-win.bat')
-rwxr-xr-xdeploy-win.bat2
1 files changed, 0 insertions, 2 deletions
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