]> git.saurik.com Git - wxWidgets.git/blame - utils/nplugin/samples/simple/npsimple32.def
more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)
[wxWidgets.git] / utils / nplugin / samples / simple / npsimple32.def
CommitLineData
bbf1f0e5
KB
1LIBRARY NPSIMPLE32
2
3CODE PRELOAD MOVEABLE DISCARDABLE
4DATA PRELOAD SINGLE
5
6EXPORTS
7 NP_GetEntryPoints @1
8 NP_Initialize @2
9 NP_Shutdown @3