office-gobmx/scp2/source/canvas/canvascommons.scp
Kurt Zenker 6ed3f7ab81 INTEGRATION: CWS canvas02 (1.4.52); FILE MERGED
2005/10/27 13:38:51 thb 1.4.52.3: #i48939# Changed agg module to now provide a dynamic lib (here: of course, a dll needs to be packed)
2005/10/26 19:23:56 thb 1.4.52.2: #i48939# Now needing agg for canvas
2005/10/25 22:31:02 thb 1.4.52.1: #i48939# #i50201# #i51362# #i52235# #i52876# #i53461# #i53538# #i53964# #i54035# #i54960# #i55166# #i55756# #i56205# #118732# #122302# #124780# #i50485# #125760# #i56550#: Added patch flags for CWS canvas02
2005-11-02 13:07:37 +00:00

41 lines
1.6 KiB
Text

/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: canvascommons.scp,v $
*
* $Revision: 1.5 $
*
* last change: $Author: kz $ $Date: 2005-11-02 14:07:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
************************************************************************/
#include "macros.inc"
STD_LIB_FILE_PATCH(gid_File_Lib_CppCanvas, cppcanvas)
STD_LIB_FILE_PATCH(gid_File_Lib_CanvasTools, canvastools)
STD_LIB_FILE_PATCH(gid_File_Lib_Agg, agg)
SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH(gid_File_CanvasFactory, canvasfactory.uno)