INTEGRATION: CWS macaddressbook01 (1.244.36); FILE MERGED
2007/07/09 23:35:07 ericb 1.244.36.2: RESYNC: (1.244-1.250); FILE MERGED 2007/07/08 19:02:48 msicotte 1.244.36.1: #i77591# initial commit
This commit is contained in:
parent
9c95e90a20
commit
e08925f9de
1 changed files with 21 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: file_library_ooo.scp,v $
|
||||
*
|
||||
* $Revision: 1.257 $
|
||||
* $Revision: 1.258 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2007-09-11 10:29:20 $
|
||||
* last change: $Author: ihi $ $Date: 2007-09-13 17:59:54 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -819,6 +819,25 @@ End
|
|||
|
||||
#endif
|
||||
|
||||
#ifdef MACOSX
|
||||
|
||||
File gid_File_Lib_Macab_1
|
||||
TXT_FILE_BODY;
|
||||
Styles = (PACKED,UNO_COMPONENT,PATCH);
|
||||
RegistryID = gid_Starregistry_Services_Rdb;
|
||||
Dir = gid_Dir_Program;
|
||||
Name = STRING(CONCAT2(libmacab1,UNXSUFFIX));
|
||||
End
|
||||
|
||||
File gid_File_Lib_Macab_Drv_1
|
||||
TXT_FILE_BODY;
|
||||
Styles = (PACKED,PATCH);
|
||||
Dir = gid_Dir_Program;
|
||||
Name = STRING(CONCAT2(libmacabdrv1,UNXSUFFIX));
|
||||
End
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_EVOAB2
|
||||
|
|
Loading…
Reference in a new issue