view src/GvimExt/gvimext.def @ 13562:f4b3a1a1376f

Added tag v8.0.1654 for changeset 417a01a1aaaaccd206ba8559a1aebf55261cb7f5
author Christian Brabandt <cb@256bit.org>
date Thu, 29 Mar 2018 18:30:08 +0200
parents c3b4b1c89d8e
children
line wrap: on
line source

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

LIBRARY      gvimext
; DESCRIPTION  'Vim Shell Extension'

EXPORTS
    DllCanUnloadNow private
    DllGetClassObject private