summaryrefslogtreecommitdiff
path: root/src/abxadec/abxaud.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/abxadec/abxaud.def')
-rw-r--r--src/abxadec/abxaud.def16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/abxadec/abxaud.def b/src/abxadec/abxaud.def
new file mode 100644
index 0000000..da805a7
--- /dev/null
+++ b/src/abxadec/abxaud.def
@@ -0,0 +1,16 @@
+;////////////////////////////////////////////////////////////////////
+;// abxaud.def
+;//
+;// MODULE : abxadec.dll
+;// PURPOSE : Declaration of DLL exports
+;//
+;// This file is a part of Abx Decoder sample CDP module
+;// It is only necessary if you do not name your
+;// (only) exported symbol "cdpmodinfo"
+;// GPL applies.
+;//
+
+LIBRARY "abxadec.dll"
+
+EXPORTS
+ cdpmodinfo = abxa_mod_info @1 DATA