; eventsAuto.def : Declares the module parameters for the DLL.

LIBRARY      "eventsAutoLT"
DESCRIPTION  'eventsAutoLT Windows Dynamic Link Library'

EXPORTS
 LIBRARYENTRY @1
 LIBRARYID    @2
 LibInterfaceNotifyEntry @3
