diff options
Diffstat (limited to 'mBot/src/mbot/mbot.def')
-rw-r--r-- | mBot/src/mbot/mbot.def | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mBot/src/mbot/mbot.def b/mBot/src/mbot/mbot.def new file mode 100644 index 0000000..5e773de --- /dev/null +++ b/mBot/src/mbot/mbot.def @@ -0,0 +1,6 @@ +LIBRARY "mbot"
+
+EXPORTS
+ MirandaPluginInfo
+ Load
+ Unload
\ No newline at end of file |