summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libIvy.def31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/libIvy.def b/src/libIvy.def
new file mode 100644
index 0000000..18320c9
--- /dev/null
+++ b/src/libIvy.def
@@ -0,0 +1,31 @@
+LIBRARY Ivy
+
+EXPORTS
+
+IvyDefaultApplicationCallback
+IvyClasses
+IvyInit
+IvyStart
+IvyStop
+
+
+IvyGetApplicationName
+IvyGetApplicationHost
+IvyGetApplication
+IvyGetApplicationList
+IvyGetApplicationMessages
+IvyBindMsg
+IvyUnbindMsg
+IvySendError
+IvySendDieMsg
+IvySendMsg
+
+
+IvyBindDirectMsg
+IvySendDirectMsg
+
+
+IvyMainLoop
+IvyChannelInit
+IvyChannelClose
+IvyChannelSetUp