You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/gnc-module
Geert Janssens 33e1ff645c
Allow to pass include directories to the add_swig_xyz commands
6 years ago
..
doc Restructure the src directory 9 years ago
example Lowercase cmake commands 8 years ago
test Allow to pass include directories to the add_swig_xyz commands 6 years ago
CMakeLists.txt Allow to pass include directories to the add_swig_xyz commands 6 years ago
README Restructure the src directory 9 years ago
gnc-module-api.h Restructure the src directory 9 years ago
gnc-module.c Reduce warning about failing to dlopen a module to debug. 8 years ago
gnc-module.h Restructure the src directory 9 years ago
gnc-module.i Restructure the src directory 9 years ago
gnc-module.scm Drop guile 1.8 support 8 years ago

README

This is gnc-module, a plugin/module system for gnucash and related

software. The documentation currently consists of 'doc/design.txt'.

Bill Gribble