Added D-Bus introspection XML for settingsd connman Agent.
[profile/ivi/settings-daemon.git] / plugins / connman / config.h
1 /**
2  * @file config.h
3  *
4  * @brief Dummy config header.
5  *
6  * This dummy configuration header merely exists to satisfy a
7  * dependency in glue code generated by @c gdbus-codegen.  None of the
8  * preprocessor symbol definitions generated by the configure script
9  * are needed by the generated glue code.
10  *
11  * @author Ossama Othman @<ossama.othman@@intel.com@>
12  *
13  * @copyright @par
14  * Copyright 2013 Intel Corporation All Rights Reserved.
15  * @par
16  * This library is free software; you can redistribute it and/or
17  * modify it under the terms of the GNU Lesser General Public
18  * License as published by the Free Software Foundation;
19  * version 2.1 of the License.
20  * @par
21  * This library is distributed in the hope that it will be useful,
22  * but WITHOUT ANY WARRANTY; without even the implied warranty of
23  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
24  * Lesser General Public License for more details.
25  * @par
26  * You should have received a copy of the GNU Lesser General Public
27  * License along with this library; if not, write to the Free Software
28  * Foundation, Inc., 51 Franklin Street, Fifth Floor,
29  * Boston, MA  02110-1301  USA
30  *
31  * @note This header is internal.
32  */