summaryrefslogtreecommitdiff
path: root/extensions/source/activex/msidl/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-25 15:04:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-25 15:04:55 +0000
commitbac8976cffc32c82288a03fc690d70d1b392dccb (patch)
tree70737fad81e1ad50f5f571abc20f2d021327f2a4 /extensions/source/activex/msidl/makefile.mk
parent504d307158ceb1656146401e4308459ff2f372d1 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'extensions/source/activex/msidl/makefile.mk')
-rw-r--r--extensions/source/activex/msidl/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/source/activex/msidl/makefile.mk b/extensions/source/activex/msidl/makefile.mk
index 21178a828..6a03b6c43 100644
--- a/extensions/source/activex/msidl/makefile.mk
+++ b/extensions/source/activex/msidl/makefile.mk
@@ -1,12 +1,12 @@
#**************************************************************************
#
-# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/extensions/source/activex/msidl/makefile.mk,v 1.1 2002-08-14 14:33:50 mav Exp $
+# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/extensions/source/activex/msidl/makefile.mk,v 1.2 2003-03-25 16:01:04 hr Exp $
#
# =========================================================================
#
-# $Date: 2002-08-14 14:33:50 $
-# $Author: mav $
-# $Revision: 1.1 $
+# $Date: 2003-03-25 16:01:04 $
+# $Author: hr $
+# $Revision: 1.2 $
#
# =========================================================================
#
@@ -36,7 +36,7 @@ MTL_PROJ=
SOURCE=so_activex.idl
-MTL_SWITCHES=/tlb $(MISC)\so_activex.tlb /h $(MISC)\so_activex.h /iid $(MISC)\so_activex_i.c /Oicf
+MTL_SWITCHES=/tlb $(MISC)\so_activex.tlb /h $(MISC)\so_activex.h /iid $(MISC)\so_activex_i.c /dlldata $(MISC)\so_activex_dll.c /proxy $(MISC)\so_activex_p.c /Oicf
activex_component : $(SOURCE)
$(MTL) $(MTL_SWITCHES) $(SOURCE)