31 #ifndef GNC_BACKEND_XML_H_ 32 #define GNC_BACKEND_XML_H_ 51 GNC_BOOK_XML2_FILE_NO_ENCODING,
52 GNC_BOOK_POST_XML2_0_0_FILE
63 #ifndef GNC_NO_LOADABLE_MODULES 73 #include <qof-backend.hpp> void gnc_module_init_backend_xml(void)
Initialization function which can be used when this module is statically linked into the application...
G_MODULE_EXPORT void qof_backend_module_init(void)
This is the standardized initialization function of a qof_backend GModule, but compiling this can be ...