Kaydet (Commit) 9ea931d1 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED

2004/09/15 15:45:33 fs 1.2.38.2: #117861# building a separate library exporting UNO services only
2004/09/14 17:07:35 toconnor 1.2.38.1: #i33735# export of bindings to Scripting Framework macros and dlg:border
attributes from Oasis to OOo
üst 4747411b
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.2 $ # $Revision: 1.3 $
# #
# last change: $Author: rt $ $Date: 2004-07-13 09:01:54 $ # last change: $Author: hr $ $Date: 2004-11-09 12:27:16 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -75,12 +75,6 @@ ENABLE_EXCEPTIONS=TRUE ...@@ -75,12 +75,6 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : sv.mk .INCLUDE : sv.mk
CDEFS+=-DCONV_STAR_FONTS CDEFS+=-DCONV_STAR_FONTS
# --- to build xmlkywd.obj in obj, too -----------------------------
OBJFILES = $(OBJ)$/xmlkywd.obj
LIB2TARGET =$(LB)$/xmlkywd.lib
LIB2OBJFILES =$(OBJFILES)
# --- Files -------------------------------------------------------- # --- Files --------------------------------------------------------
SLOFILES = \ SLOFILES = \
...@@ -95,6 +89,7 @@ SLOFILES = \ ...@@ -95,6 +89,7 @@ SLOFILES = \
$(SLO)$/DocumentTContext.obj \ $(SLO)$/DocumentTContext.obj \
$(SLO)$/EventMap.obj \ $(SLO)$/EventMap.obj \
$(SLO)$/EventOASISTContext.obj \ $(SLO)$/EventOASISTContext.obj \
$(SLO)$/DlgOASISTContext.obj \
$(SLO)$/EventOOoTContext.obj \ $(SLO)$/EventOOoTContext.obj \
$(SLO)$/FlatTContext.obj \ $(SLO)$/FlatTContext.obj \
$(SLO)$/FormPropOASISTContext.obj \ $(SLO)$/FormPropOASISTContext.obj \
...@@ -121,6 +116,7 @@ SLOFILES = \ ...@@ -121,6 +116,7 @@ SLOFILES = \
$(SLO)$/TransformerBase.obj \ $(SLO)$/TransformerBase.obj \
$(SLO)$/TransformerContext.obj \ $(SLO)$/TransformerContext.obj \
$(SLO)$/TransformerTokenMap.obj \ $(SLO)$/TransformerTokenMap.obj \
$(SLO)$/XMLFilterRegistration.obj
CPPUMAKERFLAGS= CPPUMAKERFLAGS=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment