blob: 459d1036922a67e749f3ca2028719ca1b68273dd [file] [log] [blame]
Bram Moolenaarf4b8e572004-06-24 15:53:16 +00001;gvimdef.def : Declares the module parameters for the DLL.
2
3LIBRARY gvimext
4DESCRIPTION 'Vim Shell Extension'
5
6EXPORTS
7 DllCanUnloadNow private
8 DllGetClassObject private