summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:51:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:51:14 +0000
commit5175a4dde53258d6cad67b17160e1e01ab5c898a (patch)
tree77b6d721cb838ac10ae201cd80380e27ff1ad182 /svtools/source/contnr/makefile.mk
parentccc55e7a9c5ef6b262bcbd6fb849430b6fbcc175 (diff)
INTEGRATION: CWS warnings01 (1.10.62); FILE MERGED
2005/11/16 10:23:28 pl 1.10.62.2: #i55991# removed warnings 2005/11/15 15:13:20 pl 1.10.62.1: #i55991# removed warnings
Diffstat (limited to 'svtools/source/contnr/makefile.mk')
-rw-r--r--svtools/source/contnr/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/svtools/source/contnr/makefile.mk b/svtools/source/contnr/makefile.mk
index 12112c33d1b3..b44a7bfd1fd8 100644
--- a/svtools/source/contnr/makefile.mk
+++ b/svtools/source/contnr/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 14:53:41 $
+# last change: $Author: hr $ $Date: 2006-06-19 20:51:14 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -52,15 +52,15 @@ PROJECTPCHSOURCE=cont_pch
EXCEPTIONSFILES=\
$(SLO)$/contentenumeration.obj \
$(SLO)$/fileview.obj \
+ $(SLO)$/svlbox.obj \
+ $(SLO)$/svtabbx.obj \
+ $(SLO)$/svimpbox.obj \
$(SLO)$/templwin.obj
SLOFILES= $(EXCEPTIONSFILES) \
- $(SLO)$/svtabbx.obj \
$(SLO)$/svicnvw.obj \
$(SLO)$/svimpicn.obj \
$(SLO)$/treelist.obj \
- $(SLO)$/svlbox.obj \
- $(SLO)$/svimpbox.obj \
$(SLO)$/svlbitm.obj \
$(SLO)$/svtreebx.obj \
$(SLO)$/imivctl1.obj \