INTEGRATION: CWS hb10 (1.22.104); FILE MERGED
2008/07/23 08:13:03 hbrinkm 1.22.104.1: #158227#: new file WW8FFData.cxx
This commit is contained in:
parent
133e661aaa
commit
85a333e07a
1 changed files with 5 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.22 $
|
# $Revision: 1.23 $
|
||||||
#
|
#
|
||||||
# This file is part of OpenOffice.org.
|
# This file is part of OpenOffice.org.
|
||||||
#
|
#
|
||||||
|
@ -66,7 +66,8 @@ EXCEPTIONSFILES = \
|
||||||
$(SLO)$/ww8par6.obj \
|
$(SLO)$/ww8par6.obj \
|
||||||
$(SLO)$/writerhelper.obj \
|
$(SLO)$/writerhelper.obj \
|
||||||
$(SLO)$/writerwordglue.obj \
|
$(SLO)$/writerwordglue.obj \
|
||||||
$(SLO)$/ww8scan.obj
|
$(SLO)$/ww8scan.obj \
|
||||||
|
$(SLO)$/WW8FFData.obj
|
||||||
|
|
||||||
|
|
||||||
SLOFILES = \
|
SLOFILES = \
|
||||||
|
@ -91,7 +92,8 @@ SLOFILES = \
|
||||||
$(SLO)$/styles.obj \
|
$(SLO)$/styles.obj \
|
||||||
$(SLO)$/ww8scan.obj \
|
$(SLO)$/ww8scan.obj \
|
||||||
$(SLO)$/writerhelper.obj \
|
$(SLO)$/writerhelper.obj \
|
||||||
$(SLO)$/writerwordglue.obj
|
$(SLO)$/writerwordglue.obj \
|
||||||
|
$(SLO)$/WW8FFData.obj
|
||||||
|
|
||||||
|
|
||||||
# --- Tagets -------------------------------------------------------
|
# --- Tagets -------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue