Kaydet (Commit) 9939d205 authored tarafından Mike Kaganski's avatar Mike Kaganski

so_activex_x64: Avoid warning LNK4070

Don't specify optional library name in DEF file that is used both
for 32-bit and 64-bit library: it's explicitly specified in command
line.

Change-Id: I20e732f2095367ec3648741dde26cf7ec101f28f
Reviewed-on: https://gerrit.libreoffice.org/30008Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
Tested-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
üst 3b9f61ae
; iervp.def : Declares the module parameters.
LIBRARY "so_activex.dll"
LIBRARY
EXPORTS
DllCanUnloadNow PRIVATE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment