Kaydet (Commit) 938011f4 authored tarafından Michael Stahl's avatar Michael Stahl

unowinreg.dll is not in OOO layer

Change-Id: Ib22fcbe5e9427750196f11c512fd4d3134108731
üst 90cc3ce0
......@@ -449,6 +449,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
testtools_bridgetest \
testtools_constructors \
scqahelper \
unowinreg \
))
$(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
......@@ -612,7 +613,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
so_activex_x64 \
sysdtrans \
thidxmsi \
unowinreg \
))
endif
......
......@@ -9,7 +9,7 @@
ifeq ($(BUILD_UNOWINREG),YES)
ifeq ($(COM),MSC)
odk_unowinreg_DIR := $(OUTDIR)/bin
odk_unowinreg_DIR := $(WORKDIR)/LinkTarget/Library
else
odk_unowinreg_DIR := $(call gb_CustomTarget_get_workdir,odk/unowinreg)
endif
......
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