Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117882336
kolab_export.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
kolab_export.h
View Options
/*
* This file is part of kdepimlibs.
* Copyright (c) 2012 Christian Mollekopf <mollekopf@kolabsys.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* 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
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public License
* along with this library; see the file COPYING.LIB. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
#ifndef KOLAB_EXPORT_H
#define KOLAB_EXPORT_H
#include
<kdemacros.h>
#ifndef KOLAB_EXPORT
# if defined(KOLAB_STATIC_LIBS)
/* No export/import for static libraries */
# define KOLAB_EXPORT
# elif defined(MAKE_KOLAB_LIB)
/* We are building this library */
# define KOLAB_EXPORT KDE_EXPORT
# else
/* We are using this library */
# define KOLAB_EXPORT KDE_IMPORT
# endif
#endif
# ifndef KOLAB_EXPORT_DEPRECATED
# define KOLAB_EXPORT_DEPRECATED KDE_DEPRECATED KOLAB_EXPORT
# endif
/**
* @namespace Kolab
*
* @brief
* Contains all the KOLAB library global classes, objects, and functions.
*/
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Mon, Apr 6, 12:29 AM (1 w, 13 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
83/2c/2582b2b207336e93c733d574e452
Default Alt Text
kolab_export.h (1 KB)
Attached To
Mode
rLK libkolab
Attached
Detach File
Event Timeline