Kaydet (Commit) be984bea authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS bgdlremove (1.230.4); FILE MERGED

2007/05/25 12:43:49 kso 1.230.4.3: RESYNC: (1.233-1.234); FILE MERGED
2007/05/21 11:01:58 kso 1.230.4.2: RESYNC: (1.230-1.233); FILE MERGED
2007/05/11 09:08:32 kso 1.230.4.1: #i76911# - ucbhelper3 => ucbhelper4.
üst 34e7beb2
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: file_library_ooo.scp,v $ * $RCSfile: file_library_ooo.scp,v $
* *
* $Revision: 1.239 $ * $Revision: 1.240 $
* *
* last change: $Author: ihi $ $Date: 2007-06-05 11:53:28 $ * last change: $Author: ihi $ $Date: 2007-06-05 15:02:21 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -2221,9 +2221,9 @@ File gid_File_Lib_Ucbhelper ...@@ -2221,9 +2221,9 @@ File gid_File_Lib_Ucbhelper
Dir = gid_Dir_Program; Dir = gid_Dir_Program;
Styles = (PACKED,PATCH); Styles = (PACKED,PATCH);
#ifdef UNX #ifdef UNX
Name = STRING(CONCAT3(libucbhelper3,COMID,UNXSUFFIX)); Name = STRING(CONCAT3(libucbhelper4,COMID,UNXSUFFIX));
#else #else
Name = STRING(CONCAT3(ucbhelper3,COMID,.dll)); Name = STRING(CONCAT3(ucbhelper4,COMID,.dll));
#endif #endif
End End
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment