2007-11-04 04:09:22 +00:00
|
|
|
; mapxml.def : Declares the module parameters for the DLL.
|
|
|
|
|
|
|
|
LIBRARY "MAPXML"
|
2010-12-15 06:56:33 +00:00
|
|
|
DESCRIPTION 'MAPXML Windows Dynamic Link Library'
|
2007-11-04 04:09:22 +00:00
|
|
|
|
|
|
|
EXPORTS
|
|
|
|
; Explicit exports can go here
|
|
|
|
Synapse_EnumerateInterfaces @1
|