summaryrefslogtreecommitdiffstats
path: root/odk/examples/OLE
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2002-12-19 09:33:49 +0000
committerJuergen Schmidt <jsc@openoffice.org>2002-12-19 09:33:49 +0000
commit82456883c7c0205d5230d444e01765959a590f6f (patch)
treeb756fa0514783c8e0ca1fc1244917b8f07bd2ea4 /odk/examples/OLE
parent#99053# modified, new build env (diff)
downloadcore-82456883c7c0205d5230d444e01765959a590f6f.tar.gz
core-82456883c7c0205d5230d444e01765959a590f6f.zip
#99053# modified, new build env
Diffstat (limited to 'odk/examples/OLE')
-rw-r--r--odk/examples/OLE/activex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/OLE/activex/Makefile b/odk/examples/OLE/activex/Makefile
index d973aef24bca..0356dd285737 100644
--- a/odk/examples/OLE/activex/Makefile
+++ b/odk/examples/OLE/activex/Makefile
@@ -40,7 +40,7 @@ $(OUT_COMP_GEN) : $(OUT)
$(OUT_COMP_INC)/so_activex.h : so_activex.idl $(OUT_COMP_GEN)
midl.exe /tlb $(OUT_COMP_GEN)/so_activex.tlb /h $(OUT_COMP_INC)/so_activex.h \
/iid $(OUT_COMP_INC)/so_activex_i.c /proxy $(OUT_COMP_INC)/so_activex_p.c /dlldata \
- $(OUT_MISC)/dlldata.c /Oicf $<
+ $(OUT_COMP_INC)/dlldata.c /Oicf $<
$(OUT_COMP_GEN)/so_activex.res : so_activex.rc $(OUT_COMP_INC)/so_activex.h $(OUT_COMP_GEN)
rc $(CC_INCLUDES) /R /FO$@ so_activex.rc