aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xmuu/Xmuu-def.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/Xmuu/Xmuu-def.cpp')
-rw-r--r--nx-X11/lib/Xmuu/Xmuu-def.cpp22
1 files changed, 22 insertions, 0 deletions
diff --git a/nx-X11/lib/Xmuu/Xmuu-def.cpp b/nx-X11/lib/Xmuu/Xmuu-def.cpp
new file mode 100644
index 000000000..243d5fcb2
--- /dev/null
+++ b/nx-X11/lib/Xmuu/Xmuu-def.cpp
@@ -0,0 +1,22 @@
+LIBRARY libXmuu
+VERSION LIBRARY_VERSION
+EXPORTS
+
+ XmuClientWindow
+ XmuCursorNameToIndex
+ XmuPrintDefaultErrorMessage
+ XmuSimpleErrorHandler
+ XmuGetHostname
+ XmuCompareISOLatin1
+ XmuCopyISOLatin1Lowered
+ XmuCopyISOLatin1Uppered
+ XmuNCopyISOLatin1Lowered
+ XmuNCopyISOLatin1Uppered
+ XmuSnprintf
+#ifndef __UNIXOS2__
+ _cygwin_dll_entry@12
+ _cygwin_noncygwin_dll_entry@12
+ dll_main@12
+#endif
+
+/* $XFree86: xc/lib/Xmuu/Xmuu-def.cpp,v 1.1 2001/04/18 17:14:00 dawes Exp $ */