diff --git a/deployment/windows/wixSetup/installDir.wxs b/deployment/windows/wixSetup/installDir.wxs index 6468d493..1a61f4b0 100644 --- a/deployment/windows/wixSetup/installDir.wxs +++ b/deployment/windows/wixSetup/installDir.wxs @@ -209,16 +209,20 @@ - - + + + + + + - - + + diff --git a/deployment/windows/wixSetup/sourcetrail.wxs b/deployment/windows/wixSetup/sourcetrail.wxs index 51edd3db..914fb5e5 100644 --- a/deployment/windows/wixSetup/sourcetrail.wxs +++ b/deployment/windows/wixSetup/sourcetrail.wxs @@ -218,9 +218,10 @@ - - + + + diff --git a/setup/dynamic_libraries/win32/app/Release/libeay32.dll b/setup/dynamic_libraries/win32/app/Release/libeay32.dll new file mode 100644 index 00000000..528653ec Binary files /dev/null and b/setup/dynamic_libraries/win32/app/Release/libeay32.dll differ diff --git a/setup/dynamic_libraries/win64/app/Release/libeay32.dll b/setup/dynamic_libraries/win64/app/Release/libeay32.dll new file mode 100644 index 00000000..20656bb8 Binary files /dev/null and b/setup/dynamic_libraries/win64/app/Release/libeay32.dll differ