summaryrefslogtreecommitdiffstats
path: root/extensions/nsplugin/examples/grapher/grapher.def
blob: e71dd470fc39ccdbc0eb024110daea5ba6184a22 (plain)
1
2
3
4
5
6
7
8
9
LIBRARY   npgrapher.dll

CODE	  PRELOAD MOVEABLE DISCARDABLE
DATA	  PRELOAD SINGLE

EXPORTS
	NP_GetEntryPoints   @1
	NP_Initialize       @2
	NP_Shutdown         @3