From 10207bb2760a7c227cf4f8ebbd62688c76f91a2c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 24 Jul 2007 11:14:11 +0000 Subject: INTEGRATION: CWS dba23b (1.16.94); FILE MERGED 2007/07/11 11:56:09 fs 1.16.94.3: RESYNC: (1.16-1.18); FILE MERGED 2007/07/04 11:42:47 fs 1.16.94.2: #i10000# 2007/07/04 10:46:16 fs 1.16.94.1: #i78733# ship a odbcconfig.exe --- scp2/source/base/file_base.scp | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'scp2/source/base') diff --git a/scp2/source/base/file_base.scp b/scp2/source/base/file_base.scp index b755c1cbecbf..c9747ec0942a 100644 --- a/scp2/source/base/file_base.scp +++ b/scp2/source/base/file_base.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_base.scp,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: rt $ $Date: 2007-07-06 09:27:31 $ + * last change: $Author: rt $ $Date: 2007-07-24 12:14:11 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,6 +42,15 @@ File gid_File_Exe_Sbase Styles = (PACKED, PATCH); End +#if defined WNT +File gid_File_Exe_Odbcconfig + BIN_FILE_BODY; + Dir = gid_Dir_Program; + Name = EXENAME(odbcconfig); + Styles = (PACKED, PATCH); +End +#endif + STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Abp, abp) STD_RES_FILE_PATCH( gid_File_Res_Abp, abp) -- cgit v1.2.3