diff -r 000000000000 -r 4f2f89ce4247 WebKitTools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebKitTools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.def Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,6 @@ +LIBRARY "npTestNetscapePlugin" + +EXPORTS + NP_GetEntryPoints @1 + NP_Initialize @2 + NP_Shutdown @3