diff options
author | Berke Viktor <berkeviktor@aol.com> | 2012-06-10 12:49:17 +0200 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2012-06-10 12:49:17 +0200 |
commit | 95aace51cca7c7a87107a52a5618bba2135ce025 (patch) | |
tree | 8fea131476f4b1df2644823a66392adfa3a53274 /plugins/python/python.def | |
parent | 04829d015d500719d8aaeef56d988a46fd2639b7 (diff) |
More solution fixes and add language interfaces
Diffstat (limited to 'plugins/python/python.def')
-rw-r--r-- | plugins/python/python.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/python/python.def b/plugins/python/python.def new file mode 100644 index 00000000..5797636b --- /dev/null +++ b/plugins/python/python.def @@ -0,0 +1,4 @@ +EXPORTS +xchat_plugin_init +xchat_plugin_deinit +xchat_plugin_get_info |