canvascommons.scp (cdf0e10c) canvascommons.scp (9b63daf4)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

--- 16 unchanged lines hidden (view full) ---

25 *
26************************************************************************/
27
28#include "macros.inc"
29
30STD_LIB_FILE(gid_File_Lib_CppCanvas, cppcanvas)
31STD_LIB_FILE(gid_File_Lib_CanvasTools, canvastools)
32
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

--- 16 unchanged lines hidden (view full) ---

25 *
26************************************************************************/
27
28#include "macros.inc"
29
30STD_LIB_FILE(gid_File_Lib_CppCanvas, cppcanvas)
31STD_LIB_FILE(gid_File_Lib_CanvasTools, canvastools)
32
33#ifdef ENABLE_AGG
34#ifndef SYSTEM_AGG
35STD_LIB_FILE(gid_File_Lib_Agg, agg)
36#endif
37#endif
38
39SPECIAL_COMPONENT_LIB_FILE(gid_File_CanvasFactory, canvasfactory.uno)
40SPECIAL_COMPONENT_LIB_FILE(gid_File_SimpleCanvas, simplecanvas.uno)
33SPECIAL_COMPONENT_LIB_FILE(gid_File_CanvasFactory, canvasfactory.uno)
34SPECIAL_COMPONENT_LIB_FILE(gid_File_SimpleCanvas, simplecanvas.uno)