view src/GvimExt/gvimext.def @ 7944:f2d749f1d0ac

Added tag v7.4.1267 for changeset e875f0fbd9c0f6098ff044e7160c121022b06ce7
author Christian Brabandt <cb@256bit.org>
date Sat, 06 Feb 2016 18:15:05 +0100
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