INTEGRATION: CWS ause043 (1.11.8); FILE MERGED

2005/10/31 12:33:22 hjs 1.11.8.1: #i56702# remove overrides for default uno header generation
This commit is contained in:
Vladimir Glazounov
2006-05-24 12:28:06 +00:00
parent d68d57af38
commit 803540d1d9

View File

@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.11 $ # $Revision: 1.12 $
# #
# last change: $Author: rt $ $Date: 2005-09-09 02:35:10 $ # last change: $Author: vg $ $Date: 2006-05-24 13:28:06 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,6 @@ PRJ=..$/..
PRJNAME= scripting PRJNAME= scripting
TARGET= runtimemgr TARGET= runtimemgr
USE_DEFFILE= TRUE USE_DEFFILE= TRUE
NO_BSYMBOLIC= TRUE
ENABLE_EXCEPTIONS=TRUE ENABLE_EXCEPTIONS=TRUE
COMP1TYPELIST=$(TARGET) COMP1TYPELIST=$(TARGET)
@@ -47,9 +46,6 @@ COMP1TYPELIST=$(TARGET)
# ------------------------------------------------------------------ # ------------------------------------------------------------------
.INCLUDE : ..$/cppumaker.mk
SLOFILES=\ SLOFILES=\
$(SLO)$/ScriptNameResolverImpl.obj\ $(SLO)$/ScriptNameResolverImpl.obj\
$(SLO)$/ScriptRuntimeManager.obj \ $(SLO)$/ScriptRuntimeManager.obj \