]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/textool/TexTool.def
more eol-style
[xonotic/netradiant.git] / plugins / textool / TexTool.def
1 ; TexTool.def : Declares the module parameters for the DLL.\r
2 \r
3 LIBRARY      "TexTool"\r
4 DESCRIPTION  'TexTool Windows Dynamic Link Library'\r
5 \r
6 EXPORTS\r
7     ; Explicit exports can go here\r
8         QERPlug_Init @1\r
9         QERPlug_GetName @2\r
10         QERPlug_GetCommandList @3\r
11         QERPlug_Dispatch @4\r
12         QERPlug_GetFuncTable @5\r