summaryrefslogtreecommitdiff
path: root/src/abxadec/abxaud.def
blob: da805a7622d1be6c71171785ffbcf7f8118d2d6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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