diff options
Diffstat (limited to 'plugins/!NotAdopted/SMS/SMS.def')
-rw-r--r-- | plugins/!NotAdopted/SMS/SMS.def | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/SMS/SMS.def b/plugins/!NotAdopted/SMS/SMS.def new file mode 100644 index 0000000000..3ec70ac7bb --- /dev/null +++ b/plugins/!NotAdopted/SMS/SMS.def @@ -0,0 +1,8 @@ +LIBRARY SMS
+
+EXPORTS
+ MirandaPluginInfo @1
+ MirandaPluginInfoEx @2
+ MirandaPluginInterfaces @3
+ Load @4
+ Unload @5
|