summaryrefslogtreecommitdiff
path: root/scripting/source/runtimemgr/makefile.mk
diff options
context:
space:
mode:
authorNoel Power <npower@openoffice.org>2003-02-13 13:29:21 +0000
committerNoel Power <npower@openoffice.org>2003-02-13 13:29:21 +0000
commita25f6fbaf66773d20654684945d0e911e80c644b (patch)
tree8bc123bd69084e8609d66ddcf2c7987b751ee308 /scripting/source/runtimemgr/makefile.mk
parent6536c76d8f15c6db09a81edd714e5f1a315192e1 (diff)
Removed vcl dependency stuff
Diffstat (limited to 'scripting/source/runtimemgr/makefile.mk')
-rw-r--r--scripting/source/runtimemgr/makefile.mk17
1 files changed, 5 insertions, 12 deletions
diff --git a/scripting/source/runtimemgr/makefile.mk b/scripting/source/runtimemgr/makefile.mk
index 02cbec8404..75135cc70d 100644
--- a/scripting/source/runtimemgr/makefile.mk
+++ b/scripting/source/runtimemgr/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: dfoster $ $Date: 2003-01-23 15:58:32 $
+# last change: $Author: npower $ $Date: 2003-02-13 14:29:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,27 +76,20 @@ COMP1TYPELIST=$(TARGET)
.INCLUDE : ..$/cppumaker.mk
-SRCFILES= ScriptExecDialog.src \
-
-RESLIB1NAME= scripting
-RESLIB1SRSFILES= $(SRS)$/runtimemgr.srs
SLOFILES=\
$(SLO)$/ScriptNameResolverImpl.obj\
- $(SLO)$/ScriptRuntimeManager.obj
+ $(SLO)$/ScriptRuntimeManager.obj \
SHL1TARGET= $(TARGET)
SHL1STDLIBS= \
$(TOOLSLIB) \
- $(VCLLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(SALLIB) \
- $(VCLLIB)
+ $(SALLIB)
-SHL1DEPN= \
- $(SHL1RES)
+SHL1DEPN=
SHL1IMPLIB= $(TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib