summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/test/npapi_test.def
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/test/npapi_test.def')
-rw-r--r--webkit/glue/plugins/test/npapi_test.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/glue/plugins/test/npapi_test.def b/webkit/glue/plugins/test/npapi_test.def
new file mode 100644
index 0000000..4481c16
--- /dev/null
+++ b/webkit/glue/plugins/test/npapi_test.def
@@ -0,0 +1,6 @@
+LIBRARY npapi_test_plugin
+
+EXPORTS
+ NP_GetEntryPoints @1
+ NP_Initialize @2
+ NP_Shutdown @3