webengine/osswebengine/WebKitTools/DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.def
author Peter Fordham <peter.fordham@gmail.com>
Fri, 05 Mar 2010 16:34:30 -0800
branchCompilerCompatibility
changeset 54 b218e2134300
parent 0 dd21522fd290
permissions -rw-r--r--
Bug 2167 - Specify member function pointers more consistently for GCC

LIBRARY	"TestNetscapePlugin"

EXPORTS
        NP_GetEntryPoints   @1
        NP_Initialize       @2
        NP_Shutdown         @3