summaryrefslogtreecommitdiff
path: root/connectivity/source/simpledbt
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:11:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:11:56 +0000
commita841b5c34a34b87fdd04144e4c48d735b64c0874 (patch)
treeb583d9888edfe1a67ab6df6ba3ef330b5b0392b0 /connectivity/source/simpledbt
parent8d07e0fa73d73ae182e46d79c64ceac7a131f329 (diff)
INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED
2006/05/23 23:35:08 sb 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:59:34 fs 1.3.30.1: #i57457# warning free code
Diffstat (limited to 'connectivity/source/simpledbt')
-rw-r--r--connectivity/source/simpledbt/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/simpledbt/makefile.mk b/connectivity/source/simpledbt/makefile.mk
index 9afa697b6d3b..d8cf604fe197 100644
--- a/connectivity/source/simpledbt/makefile.mk
+++ b/connectivity/source/simpledbt/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2006-05-04 08:22:22 $
+# last change: $Author: hr $ $Date: 2006-06-20 02:11:56 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -42,13 +42,13 @@ TARGET=simpledbt
# --- Files --------------------------------------------------------
EXCEPTIONSFILES=\
+ $(SLO)$/charset_s.obj \
$(SLO)$/staticdbtools_s.obj \
$(SLO)$/parsenode_s.obj \
$(SLO)$/parser_s.obj
SLOFILES=\
$(EXCEPTIONSFILES) \
- $(SLO)$/charset_s.obj \
$(SLO)$/refbase.obj \
$(SLO)$/dbtfactory.obj \