From 9c62ad6bb204781819184f772992fec768cb4418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 12 Jul 2012 12:09:32 +0000 Subject: Added SMS (not adopted yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SMS/SMS.def | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/SMS/SMS.def (limited to 'plugins/SMS/SMS.def') diff --git a/plugins/SMS/SMS.def b/plugins/SMS/SMS.def new file mode 100644 index 0000000000..3ec70ac7bb --- /dev/null +++ b/plugins/SMS/SMS.def @@ -0,0 +1,8 @@ +LIBRARY SMS + +EXPORTS + MirandaPluginInfo @1 + MirandaPluginInfoEx @2 + MirandaPluginInterfaces @3 + Load @4 + Unload @5 -- cgit v1.2.3