changed: the way how plugins work
all your plugin functions can have signature either: void my_function(PluginInfo & info); or void my_function(); only the main Init should have: extern "C" void Init(PluginFunction & info); added: directory 'plugins' for plugins added: 'stats' plugin git-svn-id: svn://ttmath.org/publicrep/winix/trunk@624 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
1
plugins/stats/Makefile.o.dep
Executable file
1
plugins/stats/Makefile.o.dep
Executable file
@@ -0,0 +1 @@
|
||||
o = init.o stats.o templates.o
|
Reference in New Issue
Block a user