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
Rob Gowin 778b86e29e
Handle cases where LIBDIR is not "lib"
9 years ago
..
doc
example Prevent gcc from searching config.h in the current directory 9 years ago
test Handle cases where LIBDIR is not "lib" 9 years ago
CMakeLists.txt Use GNUInstallDirs in CMake Builds 9 years ago
Makefile.am Remove unset variable SWIG_ARGS from Makefile.am 9 years ago
README
gnc-module-api.h
gnc-module.c Prevent gcc from searching config.h in the current directory 9 years ago
gnc-module.h
gnc-module.i
gnc-module.scm

README

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

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

Bill Gribble