#include <glib.h>

Go to the source code of this file.
Defines | |
| #define | CONFIG_DIR "/mnt/free/_autocfg" |
| #define | EXPORT_CONFIG_XML_FILE "iliadconfig.xml" |
| #define | IMPORT_CONFIG_XML_FILE "iliadconfig-ics.xml" |
| #define | CONFIG_XSD_PATH TEMPLATE_DIR "/iliadconfig.xsd" |
Copyright (C) 2007 iRex Technologies B.V. All rights reserved.
Definition in file erregcfg.h.
| #define CONFIG_DIR "/mnt/free/_autocfg" |
Definition at line 31 of file erregcfg.h.
| #define CONFIG_XSD_PATH TEMPLATE_DIR "/iliadconfig.xsd" |
Definition at line 34 of file erregcfg.h.
| #define EXPORT_CONFIG_XML_FILE "iliadconfig.xml" |
Definition at line 32 of file erregcfg.h.
| #define IMPORT_CONFIG_XML_FILE "iliadconfig-ics.xml" |
Definition at line 33 of file erregcfg.h.
1.5.6