summaryrefslogtreecommitdiffstats
path: root/odk/Package_unowinreg.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-09-21 01:38:54 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-22 11:08:30 +0200
commit4de7b4089ec6932dc4409ead886cfdda44bb1d53 (patch)
tree086161191e0312e1ea595b8496019c58b3e5e476 /odk/Package_unowinreg.mk
parentRepository.mk: adjust layer of libraries in smoketest instset (diff)
downloadcore-4de7b4089ec6932dc4409ead886cfdda44bb1d53.tar.gz
core-4de7b4089ec6932dc4409ead886cfdda44bb1d53.zip
unowinreg.dll is not in OOO layer
Change-Id: Ib22fcbe5e9427750196f11c512fd4d3134108731
Diffstat (limited to 'odk/Package_unowinreg.mk')
-rw-r--r--odk/Package_unowinreg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/Package_unowinreg.mk b/odk/Package_unowinreg.mk
index 0fd09284721c..f253547b7035 100644
--- a/odk/Package_unowinreg.mk
+++ b/odk/Package_unowinreg.mk
@@ -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