INTEGRATION: CWS native46 (1.197.4); FILE MERGED
2006/04/26 11:28:10 is 1.197.4.1: #i54418# gdiplus for OOo
This commit is contained in:
parent
4ca41d2dd8
commit
06ceff5a43
1 changed files with 11 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: file_library_ooo.scp,v $
|
||||
*
|
||||
* $Revision: 1.201 $
|
||||
* $Revision: 1.202 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2006-05-02 17:11:42 $
|
||||
* last change: $Author: hr $ $Date: 2006-05-09 10:31:48 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -899,6 +899,15 @@ End
|
|||
|
||||
#endif
|
||||
|
||||
#ifdef WNT
|
||||
File gid_File_Lib_Gdiplus
|
||||
BIN_FILE_BODY;
|
||||
Styles = (PACKED);
|
||||
Dir = gid_Dir_Program;
|
||||
Name = "gdiplus.dll";
|
||||
End
|
||||
#endif
|
||||
|
||||
File gid_File_Lib_Go
|
||||
Name = LIBNAME(go);
|
||||
TXT_FILE_BODY;
|
||||
|
|
Loading…
Reference in a new issue