summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:08:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:08:38 +0000
commit5d0a506d9a150f92aeabd9e64cf77d7c5db94a01 (patch)
treeb22931c47a267710b7084a50ff955c1b15a35126 /dbaccess
parentINTEGRATION: CWS warnings01 (1.14.74); FILE MERGED (diff)
downloadcore-5d0a506d9a150f92aeabd9e64cf77d7c5db94a01.tar.gz
core-5d0a506d9a150f92aeabd9e64cf77d7c5db94a01.zip
INTEGRATION: CWS warnings01 (1.30.50); FILE MERGED
2006/04/07 20:52:48 sb 1.30.50.2: RESYNC: (1.30-1.31); FILE MERGED 2006/03/24 15:36:12 fs 1.30.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/makefile.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/source/ui/dlg/makefile.mk b/dbaccess/source/ui/dlg/makefile.mk
index 1f6b8d978e71..f1ab3df44dc0 100644
--- a/dbaccess/source/ui/dlg/makefile.mk
+++ b/dbaccess/source/ui/dlg/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.32 $
+# $Revision: 1.33 $
#
-# last change: $Author: vg $ $Date: 2006-06-02 12:50:47 $
+# last change: $Author: hr $ $Date: 2006-06-20 03:08:38 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -111,14 +111,14 @@ EXCEPTIONSFILES= \
$(SLO)$/TablesSingleDlg.obj \
$(SLO)$/CollectionView.obj \
$(SLO)$/dsselect.obj \
- $(SLO)$/dbfindex.obj
+ $(SLO)$/dbfindex.obj \
+ $(SLO)$/DriverSettings.obj \
+ $(SLO)$/odbcconfig.obj
SLOFILES= \
$(EXCEPTIONSFILES) \
- $(SLO)$/DriverSettings.obj \
$(SLO)$/dlgsize.obj \
- $(SLO)$/dlgattr.obj \
- $(SLO)$/odbcconfig.obj
+ $(SLO)$/dlgattr.obj
.IF "$(GUI)"=="WNT"
SLOFILES+= $(SLO)$/adodatalinks.obj