From 06ceff5a43fb795aca86398a06d4c045ad57fcaf Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 9 May 2006 09:31:48 +0000
Subject: [PATCH] INTEGRATION: CWS native46 (1.197.4); FILE MERGED 2006/04/26
11:28:10 is 1.197.4.1: #i54418# gdiplus for OOo
---
scp2/source/ooo/file_library_ooo.scp | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index aed781fa5f5f..c6692b492fbb 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -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;