From e59855fd87bea3641846d6b589059230b08043f1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 5 Aug 2012 22:00:06 +0200 Subject: some documen about module building --- docs/LINKS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/LINKS b/docs/LINKS index 8931685..e7c85bd 100644 --- a/docs/LINKS +++ b/docs/LINKS @@ -35,3 +35,7 @@ http://www.mr-edd.co.uk/blog/beginners_guide_streambuf Lua embedding http://www.ibm.com/developerworks/linux/library/l-embed-lua/ + +Loadable modules in C++ + +http://www.isotton.com/devel/docs/C++-dlopen-mini-HOWTO/C++-dlopen-mini-HOWTO.html -- cgit v1.2.3-54-g00ecf